From 87b819d10607abea80777a5a33d05a9f6bcaf5a7 Mon Sep 17 00:00:00 2001 From: Mario Danic Date: Thu, 14 Sep 2006 08:57:32 +0000 Subject: [PATCH] Reverted cdrskin noinst change --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)