From: Carl Worth Date: Fri, 12 Dec 2003 17:07:55 +0000 (+0000) Subject: Remove excessive whitespace (missed on previous commit) X-Git-Tag: fc-2_2_93~9 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=f6d784313fa87d405b4b4165ee7b9248dd378df2;p=fontconfig.git Remove excessive whitespace (missed on previous commit) --- diff --git a/fc-cache/Makefile.am b/fc-cache/Makefile.am index 1b4c845..56f7952 100644 --- a/fc-cache/Makefile.am +++ b/fc-cache/Makefile.am @@ -39,16 +39,16 @@ if USEDOCBOOK man_MANS=fc-cache.1 -${man_MANS}: ${SGML} +${man_MANS}: ${SGML} $(RM) $@ $(DOC2MAN) ${SGML} $(RM) manpage.refs manpage.links - + all-local: $(man_MANS) - + clean-local: $(RM) $(man_MANS) - + else all-local: clean-local: