From cc30f9ca548661d0d9eb07216d261457db58ca02 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Tue, 8 Apr 2003 05:00:25 +0000 Subject: [PATCH] remove -u option to docbook2man which was trashing the .html file --- doc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Makefile.am b/doc/Makefile.am index d37b072..4a72f39 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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)