summaryrefslogtreecommitdiffabout
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 550078a..ac8b7d8 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -1,6 +1,6 @@
1noinst_PROGRAMS = test 1noinst_PROGRAMS = test
2 2
3INCLUDES = -I${top_srcdir}/include/ 3INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS}
4 4
5test_SOURCES = test.cc 5test_SOURCES = test.cc
6test_LDADD = ${top_builddir}/lib/libopkele.la 6test_LDADD = ${top_builddir}/lib/libopkele.la