not needed include directory in AM_CXXFLAGS for lib/ebus/test removed.
This commit is contained in:
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user