diff --git a/src/lib/ebus/test/Makefile.am b/src/lib/ebus/test/Makefile.am index 81622ba6..55d3e29f 100644 --- a/src/lib/ebus/test/Makefile.am +++ b/src/lib/ebus/test/Makefile.am @@ -1,8 +1,7 @@ AM_CXXFLAGS = -fpic \ -Wall \ -Wextra \ - -isystem$(top_srcdir)/src/lib/ebus \ - -isystem$(top_srcdir)/src/lib/utils + -isystem$(top_srcdir)/src/lib/ebus noinst_PROGRAMS = test_port \ test_symbol \