diff --git a/Makefile.am b/Makefile.am index 6f7116b..270a2b1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -38,7 +38,7 @@ libinclude_HEADERS = \ ## Build test applications noinst_PROGRAMS = \ - test/iso \ + test/iso test_iso_CPPFLAGS = -Ilibisofs test_iso_LDADD = $(libisofs_libisofs_la_OBJECTS) $(THREAD_LIBS)