From f6d784313fa87d405b4b4165ee7b9248dd378df2 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Fri, 12 Dec 2003 17:07:55 +0000 Subject: [PATCH] Remove excessive whitespace (missed on previous commit) --- fc-cache/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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: -- 2.39.2