not needed include directory in AM_CXXFLAGS for lib/ebus removed.

This commit is contained in:
Roland Jax
2014-12-17 15:52:07 +01:00
parent 088cf4a6c2
commit d610d8b22b
+1 -2
View File
@@ -1,8 +1,7 @@
AM_CXXFLAGS = -fpic \ AM_CXXFLAGS = -fpic \
-Wall \ -Wall \
-Wextra \ -Wextra \
-Wno-unused-parameter \ -Wno-unused-parameter
-isystem$(top_srcdir)/src/lib/utils
noinst_LIBRARIES = libebus.a noinst_LIBRARIES = libebus.a