summaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-08 16:50:55 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-08 18:34:14 +0100
commit8082af09bea1132cecc2d148eeb23bc05e66f6b2 (patch)
tree5ee5066bdc76c9d3a62edacd9e84def431947ad0 /libqpdf/build.mk
parent014dcb02c9bbbf20ea39c01c2aa4d69b3b86fabc (diff)
downloadqpdf-8082af09bea1132cecc2d148eeb23bc05e66f6b2.tar.zst
Add PDFVersion class
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 3dedfc71..71b32d32 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -42,6 +42,7 @@ SRCS_libqpdf = \
libqpdf/MD5.cc \
libqpdf/NNTree.cc \
libqpdf/OffsetInputSource.cc \
+ libqpdf/PDFVersion.cc \
libqpdf/Pipeline.cc \
libqpdf/Pl_AES_PDF.cc \
libqpdf/Pl_ASCII85Decoder.cc \