summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>2010-10-13 19:06:44 +0000
committerHenry Stiles <henry.stiles@artifex.com>2010-10-13 19:06:44 +0000
commit74a2c4c09b1d38b59ffec3cb75a49af921e3a555 (patch)
treedd09e4422bc5337d5015ad003a6a7260fe22c85e /common
parent0932a24ef8e3fc77a25ebfa7555704eed4fc3e3f (diff)
Add the merry band of tiff devices to pcl, pxl, & xps unix builds.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@11801 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'common')
-rw-r--r--common/ugcc_top.mak1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/ugcc_top.mak b/common/ugcc_top.mak
index f54f51698..27e016145 100644
--- a/common/ugcc_top.mak
+++ b/common/ugcc_top.mak
@@ -47,6 +47,7 @@ include $(GLSRCDIR)/jbig2.mak
include $(GLSRCDIR)/icclib.mak
include $(GLSRCDIR)/lcms.mak
include $(GLSRCDIR)/ijs.mak
+include $(GLSRCDIR)/libtiff.mak
include $(GLSRCDIR)/devs.mak
include $(GLSRCDIR)/contrib.mak
include $(GLSRCDIR)/unix-aux.mak