Fixed broken libisofs build system
This commit is contained in:
parent
46d0018e91
commit
9ed55d050a
@ -38,7 +38,7 @@ libinclude_HEADERS = \
|
|||||||
|
|
||||||
## Build test applications
|
## Build test applications
|
||||||
noinst_PROGRAMS = \
|
noinst_PROGRAMS = \
|
||||||
test/iso \
|
test/iso
|
||||||
|
|
||||||
test_iso_CPPFLAGS = -Ilibisofs
|
test_iso_CPPFLAGS = -Ilibisofs
|
||||||
test_iso_LDADD = $(libisofs_libisofs_la_OBJECTS) $(THREAD_LIBS)
|
test_iso_LDADD = $(libisofs_libisofs_la_OBJECTS) $(THREAD_LIBS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user