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