Add top include path to test programs

This commit is contained in:
Danny Robson 2013-08-26 15:10:23 +10:00
parent be53ad9c75
commit ca2493f811

View File

@ -1,4 +1,5 @@
AM_LDFLAGS = $(COMMON_LDFLAGS)
AM_CXXFLAGS = $(COMMON_CXXFLAGS) -I$(top_srcdir)
TEST_BIN = \
backtrace \