]> granicus.if.org Git - graphviz/commitdiff
Fix rule for making ps_font_equiv.h
authorerg <devnull@localhost>
Wed, 13 Jun 2007 14:59:43 +0000 (14:59 +0000)
committererg <devnull@localhost>
Wed, 13 Jun 2007 14:59:43 +0000 (14:59 +0000)
lib/common/Makefile.am

index b3f3b26b29ae396bfe553e8e1413084ba84cd294..5c26e4f1ce834ff6627c2812402d9fcedc25c68f 100644 (file)
@@ -34,7 +34,7 @@ fontmetrics.o fontmetrics.lo: ps_font_equiv.h
 # ensure font names are properly sorted for bsearch operation 
 ps_font_equiv.h: $(srcdir)/ps_font_equiv.txt $(srcdir)/fontmap.cfg $(srcdir)/ps_fontmap.txt
        cp ps_fontmap.txt ps_font_equiv.h
-       ./mksvgfonts.pl fontmap.cfg ps_font_equiv.txt | LC_ALL=C $(SORT) >ps_font_equiv.h
+       ./mksvgfonts.pl fontmap.cfg ps_font_equiv.txt | LC_ALL=C $(SORT) >>ps_font_equiv.h
 
 utils.o utils.lo : ps.h