summaryrefslogtreecommitdiff
path: root/tiff/port/Makefile.am
diff options
context:
space:
mode:
authorChris Liddell <chris.liddell@artifex.com>2019-11-26 12:13:13 +0000
committerChris Liddell <chris.liddell@artifex.com>2019-11-26 13:20:38 +0000
commit9282c39e6150befd80793b3221864c9f1f814b66 (patch)
treedd78dc12dfd64de329d7f7f42b24cc6c359b22a0 /tiff/port/Makefile.am
parentaa13e1a3fac84ada2b676f9c5fcffb30f5df74dd (diff)
downloadghostpdl-9282c39e6150befd80793b3221864c9f1f814b66.tar.gz
Update libtiff to 4.1.0
Add in portability changes to tiffiop.h Portability tiffiop.h Remove globals from tif_pixarlog.c
Diffstat (limited to 'tiff/port/Makefile.am')
-rw-r--r--tiff/port/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tiff/port/Makefile.am b/tiff/port/Makefile.am
index 4d6e11d0c..250479fed 100644
--- a/tiff/port/Makefile.am
+++ b/tiff/port/Makefile.am
@@ -27,7 +27,9 @@ EXTRA_DIST = \
CMakeLists.txt \
Makefile.vc \
libport.h \
- snprintf.c
+ snprintf.c \
+ _strtol.h \
+ _strtoul.h
noinst_LTLIBRARIES = libport.la
libport_la_SOURCES = dummy.c libport.h