diff --git a/trunk/Makefile.am b/trunk/Makefile.am index 45298cef..6fd98f5e 100644 --- a/trunk/Makefile.am +++ b/trunk/Makefile.am @@ -96,7 +96,8 @@ noinst_PROGRAMS = \ test/poll \ test/rip \ test/toc \ - test/structest + test/structest \ + cdrskin/cdrskin test_libburner_CPPFLAGS = -Ilibburn test_libburner_LDADD = $(libburn_libburn_la_OBJECTS) $(THREAD_LIBS)