diff --git a/Makefile.am b/Makefile.am index 45298ce..6fd98f5 100644 --- a/Makefile.am +++ b/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)