summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2019-11-22 10:30:14 +0000
committerChris Liddell <chris.liddell@artifex.com>2019-11-22 13:21:15 +0000
commitefafc6f95b0bfedf63efafc55416846974a67bcc (patch)
treefd6614688403e978f4e989ac93c0854d2b9a4e4f /Makefile.in
parent0243f6288ca26b2985f0778040feebae7322ac0b (diff)
downloadghostpdl-efafc6f95b0bfedf63efafc55416846974a67bcc.tar.gz
"Promote" gpdl from experimental to actual product
Really, add gpdl to the default targets list.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index d5f9972d4..5b632c197 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -205,7 +205,7 @@ PCL_TARGET=@PCL_TARGET@
XPS_TARGET=@XPS_TARGET@
GPDL_TARGET=@GPDL_TARGET@
-PCL_XPS_TARGETS=$(PCL_TARGET) $(XPS_TARGET) @GPDL_TARGET_VAR@
+PCL_XPS_PDL_TARGETS=$(PCL_TARGET) $(XPS_TARGET) $(GPDL_TARGET)
# Define the directories for debugging and profiling binaries, relative to
# the standard binaries.