-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 13c4cd2..bacaafa 100644 --- a/test/Makefile.am +++ b/test/Makefile.am | |||
@@ -1,4 +1,5 @@ | |||
1 | noinst_PROGRAMS = test idiscover | 1 | noinst_PROGRAMS = test idiscover |
2 | 2 | ||
3 | AM_CPPFLAGS=${CPPFLAGS_DEBUG} | ||
3 | DEFAULT_INCLUDES = -I${top_builddir} | 4 | DEFAULT_INCLUDES = -I${top_builddir} |
4 | INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} | 5 | INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} |