Reverted cdrskin noinst change

This commit is contained in:
Mario Danic 2006-09-14 08:57:32 +00:00
parent 553d97ea50
commit 8fe08944a0

View File

@ -96,7 +96,8 @@ noinst_PROGRAMS = \
test/poll \ test/poll \
test/rip \ test/rip \
test/toc \ test/toc \
test/structest test/structest \
cdrskin/cdrskin
test_libburner_CPPFLAGS = -Ilibburn test_libburner_CPPFLAGS = -Ilibburn
test_libburner_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS) test_libburner_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)