mirror of https://github.com/xiph/flac
add custom footer with copyright and sourceforge logo
This commit is contained in:
parent
58c2acbe6d
commit
b73fff6ee9
|
@ -37,7 +37,7 @@ docdir = $(datadir)/doc/$(PACKAGE)-$(VERSION)
|
|||
doc_DATA = \
|
||||
FLAC.tag
|
||||
|
||||
EXTRA_DIST = Doxyfile Makefile.lite $(doc_DATA)
|
||||
EXTRA_DIST = Doxyfile Makefile.lite doxygen.footer.html doxygen.header.html $(doc_DATA)
|
||||
|
||||
maintainer-clean-local:
|
||||
rm -rf FLAC.tag html/api doxytmp
|
||||
|
|
Loading…
Reference in New Issue