-rw-r--r-- | test/Makefile.am | 2 |
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 @@ -2,3 +2,3 @@ noinst_PROGRAMS = test -INCLUDES = -I${top_srcdir}/include/ +INCLUDES = -I${top_srcdir}/include/ ${KONFORKA_CFLAGS} |