aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2018-12-19 03:56:56 +0100
committerJay Berkenbilt <ejb@ql.org>2018-12-22 00:34:56 +0100
commit0776c00129fac282e2e758bf1f32474af85db50e (patch)
tree9c0b2b7b56806aa1bccdc1f4f4ab39d9b8e1252f /libqpdf/build.mk
parentd2f397594803fa5729fab83684ce74184dd4fe38 (diff)
downloadqpdf-0776c00129fac282e2e758bf1f32474af85db50e.tar.zst
Add QPDFNameTreeObjectHelper
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 8a2030d1..6ad23a02 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -40,6 +40,7 @@ SRCS_libqpdf = \
libqpdf/QPDFAnnotationObjectHelper.cc \
libqpdf/QPDFExc.cc \
libqpdf/QPDFFormFieldObjectHelper.cc \
+ libqpdf/QPDFNameTreeObjectHelper.cc \
libqpdf/QPDFNumberTreeObjectHelper.cc \
libqpdf/QPDFObjGen.cc \
libqpdf/QPDFObject.cc \