Add top include path to test programs
This commit is contained in:
parent
be53ad9c75
commit
ca2493f811
@ -1,4 +1,5 @@
|
||||
AM_LDFLAGS = $(COMMON_LDFLAGS)
|
||||
AM_CXXFLAGS = $(COMMON_CXXFLAGS) -I$(top_srcdir)
|
||||
|
||||
TEST_BIN = \
|
||||
backtrace \
|
||||
|
Loading…
Reference in New Issue
Block a user