aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-01-13 20:15:20 +0100
committerJay Berkenbilt <ejb@ql.org>2018-01-14 01:49:42 +0100
commit53971d50be39448c980d842a1fe1f525b4cee597 (patch)
tree4a8ddcfcecd26d7cc1713e74ecf06d842ef163f6 /libqpdf/build.mk
parentd9c90497089ae5cf00891d6febfa7f486f021833 (diff)
downloadqpdf-53971d50be39448c980d842a1fe1f525b4cee597.tar.zst
Add Pl_TIFFPredictor
Diffstat (limited to 'libqpdf/build.mk')
-rw-r--r--libqpdf/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqpdf/build.mk b/libqpdf/build.mk
index 75d0054e..c75c3dd9 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -32,6 +32,7 @@ SRCS_libqpdf = \
libqpdf/Pl_RunLength.cc \
libqpdf/Pl_SHA2.cc \
libqpdf/Pl_StdioFile.cc \
+ libqpdf/Pl_TIFFPredictor.cc \
libqpdf/QPDF.cc \
libqpdf/QPDFExc.cc \
libqpdf/QPDFObjGen.cc \