aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-12-30 21:50:31 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:02 +0100
commit52817f0a45b9116e55432361b8ddd08d28a606c7 (patch)
tree8204c9028da805e20aa523a522654df6934ef4b0 /libqpdf/build.mk
parent8a5ba5686c8cd6f3a9bd65e58ef001e1ae4f15b8 (diff)
downloadqpdf-52817f0a45b9116e55432361b8ddd08d28a606c7.tar.zst
Implement QPDFArgParser based on ArgParser from qpdf.cc
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 9f935566..c18bb7df 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -57,6 +57,7 @@ SRCS_libqpdf = \
libqpdf/QPDF.cc \
libqpdf/QPDFAcroFormDocumentHelper.cc \
libqpdf/QPDFAnnotationObjectHelper.cc \
+ libqpdf/QPDFArgParser.cc \
libqpdf/QPDFCryptoProvider.cc \
libqpdf/QPDFEFStreamObjectHelper.cc \
libqpdf/QPDFEmbeddedFileDocumentHelper.cc \