From: Keith Packard Date: Thu, 25 Oct 2007 22:19:14 +0000 (-0700) Subject: A few fixups for make distcheck X-Git-Tag: 2.4.91^0 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=89d6119c0283969cb28dc6dfc8eac4cc1b52bf6a A few fixups for make distcheck --- diff --git a/Makefile.am b/Makefile.am index e053902..7f1605c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ EXTRA_DIST = \ fontconfig.spec.in \ fontconfig.spec \ fontconfig-zip.in -DISTCLEANFILES = config.cache +DISTCLEANFILES = config.cache ChangeLog MAINTAINERCLEANFILES = \ $(srcdir)/aclocal.m4 \ $(srcdir)/autoscan.log \ diff --git a/doc/Makefile.am b/doc/Makefile.am index cbb5210..bf1ab99 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -119,7 +119,7 @@ $(DOC_FUNCS_SGML): edit-sgml$(EXEEXT) $(FNCS_TMPL) fonts-conf.5: local-fontconfig-user.sgml version.sgml confdir.sgml $(RM) $@ - $(DOC2MAN) local-fontconfig-user.sgml + $(DOC2MAN) local-fontconfig-user.sgml && \ $(RM) manpage.refs manpage.links local-fontconfig-user.sgml: fontconfig-user.sgml