aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-26 22:48:18 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commit9013b7ca919c13b03488056dff55ffbf5215f008 (patch)
treeb3115571daa56be175614e8d92b7c778b11d6b14 /libqpdf/build.mk
parentedef2cd330d0f4ca77f75e7192628a64bf67de3e (diff)
downloadqpdf-9013b7ca919c13b03488056dff55ffbf5215f008.tar.zst
QPDFJob: move placeholder json to a separate source file
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 4cb546d8..8cedb44a 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -74,6 +74,7 @@ SRCS_libqpdf = \
libqpdf/QPDFJob.cc \
libqpdf/QPDFJob_argv.cc \
libqpdf/QPDFJob_config.cc \
+ libqpdf/QPDFJob_json.cc \
libqpdf/QPDFMatrix.cc \
libqpdf/QPDFNameTreeObjectHelper.cc \
libqpdf/QPDFNumberTreeObjectHelper.cc \