]> git.wh0rd.org - fontconfig.git/commitdiff
remove -u option to docbook2man which was trashing the .html file
authorKeith Packard <keithp@keithp.com>
Tue, 8 Apr 2003 05:00:25 +0000 (05:00 +0000)
committerKeith Packard <keithp@keithp.com>
Tue, 8 Apr 2003 05:00:25 +0000 (05:00 +0000)
doc/Makefile.am

index d37b072453d3cac5f5c38a093794aa07ef59560b..4a72f3933eca4604d2d613b171f12595a9443ae6 100644 (file)
@@ -115,7 +115,7 @@ $(DOC_FUNCS_SGML): edit-sgml $(FNCS_TMPL)
 
 fonts-conf.5: fontconfig-user.sgml version.sgml
        $(RM) file.refs
-       $(DOC2MAN) -u fontconfig-user.sgml
+       $(DOC2MAN) fontconfig-user.sgml
        $(RM) manpage.refs manpage.links
 
 all-local: $(LOCAL_DOCS)