summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 5d31f5a..3fa1855 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -2,6 +2,7 @@ AM_CFLAGS = \
2 $(GLOBAL_CFLAGS) \ 2 $(GLOBAL_CFLAGS) \
3 -I$(top_srcdir)/include \ 3 -I$(top_srcdir)/include \
4 -I$(top_srcdir)/libcnary/include 4 -I$(top_srcdir)/libcnary/include
5AM_CPPFLAGS = $(AM_CFLAGS)
5 6
6AM_LDFLAGS = 7AM_LDFLAGS =
7 8