moved common flags to configure, added test target
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
AM_CXXFLAGS = -fpic \
|
||||
-Wall \
|
||||
-Wextra \
|
||||
-isystem$(top_srcdir)/src/lib/ebus
|
||||
AM_CXXFLAGS = -isystem$(top_srcdir)/src/lib/ebus
|
||||
|
||||
noinst_PROGRAMS = test_filereader \
|
||||
test_device \
|
||||
|
||||
Reference in New Issue
Block a user