-Wall added
This commit is contained in:
parent
1be7315cd8
commit
d6e5ed5f9c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ AM_CPPFLAGS = \
|
||||||
$(xml_CFLAGS) \
|
$(xml_CFLAGS) \
|
||||||
-I$(top_srcdir)/include \
|
-I$(top_srcdir)/include \
|
||||||
-I$(top_builddir)/include \
|
-I$(top_builddir)/include \
|
||||||
-Wall
|
-Wall
|
||||||
|
|
||||||
if CROSS_COMPILING
|
if CROSS_COMPILING
|
||||||
libdbus_cxx_la = $(BUILD_LIBDBUS_CXX_DIR)/src/libdbus-c++-1.la
|
libdbus_cxx_la = $(BUILD_LIBDBUS_CXX_DIR)/src/libdbus-c++-1.la
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue