Fixed broken libisofs build system

This commit is contained in:
Mario Danic 2006-12-02 17:11:45 +00:00
parent 4ebd10179b
commit 2d667f1d00
1 changed files with 1 additions and 1 deletions

View File

@ -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)