mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
add custom footer with copyright and sourceforge logo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user