summaryrefslogtreecommitdiff
path: root/base/lib.mak
diff options
context:
space:
mode:
authorMichael Vrhel <michael.vrhel@artifex.com>2021-03-03 10:29:33 -0800
committerMichael Vrhel <michael.vrhel@artifex.com>2021-03-03 10:30:27 -0800
commit5e65dc7776fa98a3640602257f36f229111becb4 (patch)
treeacae16583f2ee4212c536893006569b3f9a14c4f /base/lib.mak
parent3b6c76e12f6b90df024599d778d9ad203c005bec (diff)
downloadghostpdl-5e65dc7776fa98a3640602257f36f229111becb4.tar.gz
Update gen_ordered to provide improved debug output
Diffstat (limited to 'base/lib.mak')
-rw-r--r--base/lib.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/lib.mak b/base/lib.mak
index edc68a024..80ae8923f 100644
--- a/base/lib.mak
+++ b/base/lib.mak
@@ -3313,7 +3313,7 @@ $(GLD)shadelib.dev : $(LIB_MAK) $(ECHOGS_XE) $(shadelib_)\
$(ADDMOD) $(GLD)shadelib -include $(GLD)funclib $(GLD)patlib
$(GLOBJ)gen_ordered.$(OBJ) : $(GLSRC)gen_ordered.c $(GLSRC)gen_ordered.h\
- $(std_h) $(gsmemory_h) $(math__h) $(string__h) $(LIB_MAK) $(MAKEDIRS)
+ $(std_h) $(gsmemory_h) $(math__h) $(string__h) $(gp_h) $(LIB_MAK) $(MAKEDIRS)
$(GLCC) $(GLO_)gen_ordered.$(OBJ) $(C_) $(D_)GS_LIB_BUILD$(_D) \
$(GLSRC)gen_ordered.c