diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 4dbb99c548399709eaa97731d2e8b7e9d0f83de3..5f2110cfc76bb4edd81e6fb1a89a28ae8ffcb0f1 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -4,7 +4,7 @@ CURDIR=doc/doxygen # add some more stuff to install and tarball DOCFILES = $(PAGES) -EXTRA_DIST = $(PAGES) mainpage modules images/*.png +EXTRA_DIST = $(PAGES) mainpage modules images/*.png extradoc/parameterlist extradoc/parameters.html include $(top_srcdir)/am/doxygen include $(top_srcdir)/am/global-rules