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

This commit is contained in:
Roland Jax
2014-12-17 15:33:00 +01:00
parent 5eb5894b1e
commit 088cf4a6c2
+1 -2
View File
@@ -1,8 +1,7 @@
AM_CXXFLAGS = -fpic \ AM_CXXFLAGS = -fpic \
-Wall \ -Wall \
-Wextra \ -Wextra \
-isystem$(top_srcdir)/src/lib/ebus \ -isystem$(top_srcdir)/src/lib/ebus
-isystem$(top_srcdir)/src/lib/utils
noinst_PROGRAMS = test_port \ noinst_PROGRAMS = test_port \
test_symbol \ test_symbol \