Fix parallel build in fontconfig/docs (bug 10481).

This commit is contained in:
Keith Packard 2007-10-25 01:09:11 -07:00
parent 79641a3b0c
commit 28a4ea7f71
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ $(man3_MANS): func.refs
func.refs: local-fontconfig-devel.sgml $(DOC_FUNCS_SGML) version.sgml confdir.sgml
$(RM) func.refs
$(DOC2MAN) local-fontconfig-devel.sgml
$(DOC2MAN) local-fontconfig-devel.sgml && \
mv manpage.refs func.refs
$(RM) manpage.links