diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 88287cf5..80fc24c3 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -5,11 +5,11 @@ SUBDIRS = man specs sag adg mwg CLEANFILES = *~ -DISTCLEANFILES = custom-html.xsl custom-man.xsl +DISTCLEANFILES = custom-man.xsl dist_html_DATA = index.html -EXTRA_DIST = custom-html.xsl.in custom-man.xsl.in +EXTRA_DIST = custom-man.xsl.in ####################################################### |