about summary refs log tree commit diff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-02-21 03:22:33 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-02-21 03:22:33 +0000
commitdd9b5484e6a89997bef7cf9223c93e190db3b042 (patch)
tree7ea7c39d587e33240a07c6b71437263cfa6d4ef5 /lib/Makefile
parent22dad1ec0921bc6caee426e23c3e5c3caa8fcb53 (diff)
downloadnetpbm-mirror-dd9b5484e6a89997bef7cf9223c93e190db3b042.tar.gz
netpbm-mirror-dd9b5484e6a89997bef7cf9223c93e190db3b042.tar.xz
netpbm-mirror-dd9b5484e6a89997bef7cf9223c93e190db3b042.zip
whitespace
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2134 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 6512949f..81df510e 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -190,7 +190,7 @@ endif
 # To avoid major hassles with having ppmdcfont available here, we just
 # ship a pre-made standardppmfont.c, so this rule will not normally be
 # used.
-standardppmdfont.c:standard.ppmdfont
+standardppmdfont.c: standard.ppmdfont
 	ppmdcfont <$< >$@
 
 # Note that we create a new compile.h only for the first make after a