aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorTobias Hoffmann <thobi@worker>2012-06-27 07:00:18 +0200
committerJay Berkenbilt <ejb@ql.org>2012-06-27 16:20:38 +0200
commitf07e3370f029d1e4ab0df676ec1fb9ccfbeb708a (patch)
treefae43001f9a9f6f5c68d730f15956140ab6c4031 /libqpdf/build.mk
parent43c404b45ab54583a33492adc93f54fa349c2f94 (diff)
downloadqpdf-f07e3370f029d1e4ab0df676ec1fb9ccfbeb708a.tar.zst
Add Pl_Concatenate filter
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 ebd534b3..7efbbd85 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -15,6 +15,7 @@ SRCS_libqpdf = \
libqpdf/Pl_ASCII85Decoder.cc \
libqpdf/Pl_ASCIIHexDecoder.cc \
libqpdf/Pl_Buffer.cc \
+ libqpdf/Pl_Concatenate.cc \
libqpdf/Pl_Count.cc \
libqpdf/Pl_Discard.cc \
libqpdf/Pl_Flate.cc \