summaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-03-01 22:13:03 +0100
committerJay Berkenbilt <ejb@ql.org>2021-03-03 23:05:49 +0100
commit37fcc5ff71ef2fc657623d908e50d6b388fae78e (patch)
tree59b7e7c0b7fee1b128fd1ea1afd7c938d3534189 /libqpdf/build.mk
parentb444ab33529b88d4ebaba913923f474c3de2c21b (diff)
downloadqpdf-37fcc5ff71ef2fc657623d908e50d6b388fae78e.tar.zst
Create ResourceFinder from NameWatcher in QPDFPageObjectHelper
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 f453e58e..9f935566 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -98,6 +98,7 @@ SRCS_libqpdf = \
libqpdf/QTC.cc \
libqpdf/QUtil.cc \
libqpdf/RC4.cc \
+ libqpdf/ResourceFinder.cc \
libqpdf/SecureRandomDataProvider.cc \
libqpdf/SF_FlateLzwDecode.cc \
libqpdf/SparseOHArray.cc \