summaryrefslogtreecommitdiff
path: root/psi/int.mak
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2021-09-03 11:26:43 +0100
committerChris Liddell <chris.liddell@artifex.com>2021-09-09 12:02:08 +0100
commit245ae9816d7a970347df194d1ea9ebaedb18ee12 (patch)
treec71ad5d25ec267c737d91db43d0f955104843ad1 /psi/int.mak
parent3ccbae8583ddc2e1c53b0fdfae05e1a57e36ba01 (diff)
downloadghostpdl-245ae9816d7a970347df194d1ea9ebaedb18ee12.tar.gz
gpdf: Build and use resource search path list
Also use the genericrsourcedir to find fonts. gpdf: allow setting of FONTPATH param gpdf/gs: Populate the pdfi search paths from the PS environment
Diffstat (limited to 'psi/int.mak')
-rw-r--r--psi/int.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/psi/int.mak b/psi/int.mak
index 6499f5d9a..db0e5c2df 100644
--- a/psi/int.mak
+++ b/psi/int.mak
@@ -1812,7 +1812,7 @@ $(PSD)pdfops.dev : $(ECHOGS_XE) $(zpdfops_) $(INT_MAK) $(MAKEDIRS)
$(PSOBJ)zpdfops.$(OBJ) : $(PSSRC)zpdfops.c $(OP) $(MAKEFILE)\
$(ghost_h) $(gsmchunk_h) $(oper_h) \
$(igstate_h) $(istack_h) $(iutil_h) $(gspath_h) $(math__h) $(ialloc_h)\
- $(string__h) $(store_h) $(INT_MAK) $(MAKEDIRS)
+ $(string__h) $(store_h) $(iminst_h) $(idstack_h) $(INT_MAK) $(MAKEDIRS)
$(PSCC) $(PSO_)zpdfops.$(OBJ) $(C_) $(PSSRC)zpdfops.c
zutf8_=$(PSOBJ)zutf8.$(OBJ)