[gs-commits] rev 10973 - trunk/gs/base
masaki at ghostscript.com
masaki at ghostscript.com
Fri Mar 26 10:28:57 UTC 2010
Author: masaki
Date: 2010-03-26 10:28:56 +0000 (Fri, 26 Mar 2010)
New Revision: 10973
Modified:
trunk/gs/base/lib.mak
Log:
A leftover from r10603 (Makefile change).
Modified: trunk/gs/base/lib.mak
===================================================================
--- trunk/gs/base/lib.mak 2010-03-26 00:20:16 UTC (rev 10972)
+++ trunk/gs/base/lib.mak 2010-03-26 10:28:56 UTC (rev 10973)
@@ -2060,7 +2060,8 @@
$(GLOBJ)gschar0.$(OBJ) : $(GLSRC)gschar0.c $(GXERR) $(memory__h)\
$(gsfcmap_h) $(gsstruct_h)\
- $(gxdevice_h) $(gxfcmap_h) $(gxfixed_h) $(gxfont_h) $(gxfont0_h) $(gxtext_h)
+ $(gxdevice_h) $(gxfcmap_h) $(gxfixed_h) $(gxfont_h) $(gxfont0_h)\
+ $(gxfcid_h) $(gxtext_h)
$(GLCC) $(GLO_)gschar0.$(OBJ) $(C_) $(GLSRC)gschar0.c
$(GLOBJ)gsfont0.$(OBJ) : $(GLSRC)gsfont0.c $(GXERR) $(memory__h)\
More information about the gs-commits
mailing list