Begin of porting to next generation libisofs
This commit is contained in:
@ -25,12 +25,15 @@ libinclude_HEADERS = \
|
||||
## ========================================================================= ##
|
||||
|
||||
## Build test applications
|
||||
noinst_PROGRAMS = \
|
||||
test/test
|
||||
noinst_PROGRAMS =
|
||||
|
||||
test_test_CPPFLAGS = -Ilibisofs -Ilibburn -Ilibisoburn
|
||||
test_test_LDADD = $(src_libisoburn_la_OBJECTS) $(THREAD_LIBS) -lburn -lisofs
|
||||
test_test_SOURCES = test/test.c
|
||||
# ts A80110 : I am too lazy for now to apply the ng patch to test.c .
|
||||
# noinst_PROGRAMS =
|
||||
# test/test
|
||||
|
||||
# test_test_CPPFLAGS = -Ilibisofs -Ilibburn -Ilibisoburn
|
||||
# test_test_LDADD = $(src_libisoburn_la_OBJECTS) $(THREAD_LIBS) -lburn -lisofs
|
||||
# test_test_SOURCES = test/test.c
|
||||
|
||||
bin_PROGRAMS =
|
||||
|
||||
|
Reference in New Issue
Block a user