]> git.wh0rd.org - fontconfig.git/commitdiff
Remove excessive whitespace (missed on previous commit)
authorCarl Worth <cworth@cworth.org>
Fri, 12 Dec 2003 17:07:55 +0000 (17:07 +0000)
committerCarl Worth <cworth@cworth.org>
Fri, 12 Dec 2003 17:07:55 +0000 (17:07 +0000)
fc-cache/Makefile.am

index 1b4c845836d9876ec8f1edb21074b504f0678de7..56f7952ee7aa5d88946af9377e6ed163cf418c1b 100644 (file)
@@ -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: