last-minute additions to distribution list

This commit is contained in:
Josh Coalson
2004-07-31 22:56:34 +00:00
parent 23008d7aac
commit 334defde11
3 changed files with 5 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ EXTRA_DIST = \
COPYING.FDL \ COPYING.FDL \
COPYING.GPL \ COPYING.GPL \
COPYING.LGPL \ COPYING.LGPL \
COPYING.Xiph \
FLAC.dsw \ FLAC.dsw \
Makefile.lite \ Makefile.lite \
all.dsp \ all.dsp \

View File

@@ -27,6 +27,7 @@ doc_DATA = \
developers.html \ developers.html \
documentation.html \ documentation.html \
download.html \ download.html \
faq.html \
features.html \ features.html \
format.html \ format.html \
goals.html \ goals.html \

View File

@@ -22,6 +22,8 @@ docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)/html/images
doc_DATA = \ doc_DATA = \
1x1.gif \ 1x1.gif \
cafebug.gif \ cafebug.gif \
logo.jpg logo.jpg \
logo100.gif \
logo130.gif
EXTRA_DIST = $(doc_DATA) EXTRA_DIST = $(doc_DATA)