Add missing files to Makefile.am

This commit is contained in:
Erik de Castro Lopo 2016-12-11 20:20:47 +11:00
parent 9e5dd48473
commit db3b3045f7
2 changed files with 3 additions and 1 deletions

View File

@ -41,6 +41,7 @@ EXTRA_DIST = \
FLAC.sln \
FLAC-vs2005.sln \
Makefile.lite \
Makefile.deps \
autogen.sh \
config.rpath \
depcomp \

View File

@ -36,7 +36,8 @@ docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
doc_DATA = \
FLAC.tag
EXTRA_DIST = Doxyfile.in Makefile.lite doxygen.footer.html doxygen.header.html $(doc_DATA)
EXTRA_DIST = Doxyfile.in Makefile.lite doxygen.footer.html doxygen.header.html \
isoflac.txt $(doc_DATA)
distclean-local:
rm -rf FLAC.tag html/api doxytmp