Changed EXTRA_DIST, cdrskin now installable
This commit is contained in:
parent
81accb12d3
commit
0e230e94d8
10
Makefile.am
10
Makefile.am
@ -96,8 +96,7 @@ 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)
|
||||||
@ -198,4 +197,11 @@ EXTRA_DIST = \
|
|||||||
version.h.in \
|
version.h.in \
|
||||||
doc/doxygen.conf.in \
|
doc/doxygen.conf.in \
|
||||||
README \
|
README \
|
||||||
|
cdrskin/README \
|
||||||
|
cdrskin/cdrecord_spy.sh \
|
||||||
|
cdrskin/compile_cdrskin.sh \
|
||||||
|
cdrskin/changelog.txt \
|
||||||
|
cdrskin/cdrskin_eng.html \
|
||||||
|
cdrskin/wiki_plain.txt \
|
||||||
COPYING
|
COPYING
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user