diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 38319f5b..3b772427 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -8,7 +8,7 @@ CLEANFILES = *~ dist_html_DATA = index.html -EXTRA_DIST = custom-html.xsl custom-man.xsl +EXTRA_DIST = custom-html.xsl.in custom-man.xsl.in ####################################################### |