aboutsummaryrefslogtreecommitdiffstats
path: root/examples/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-01-30 13:34:08 +0100
committerJay Berkenbilt <ejb@ql.org>2021-01-30 21:52:16 +0100
commit1fec40454ef72c6e2f079b599e9c807ce69a4bec (patch)
treecb260b509667287d5bb20bdb9f37d8964a5cfa2b /examples/build.mk
parentce19ec5c4b0ae88592289bf3c5b32b71b9c22eaa (diff)
downloadqpdf-1fec40454ef72c6e2f079b599e9c807ce69a4bec.tar.zst
Add example of name/number trees and dictionary/array iteration
Diffstat (limited to 'examples/build.mk')
-rw-r--r--examples/build.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/build.mk b/examples/build.mk
index 03833b9d..bf730023 100644
--- a/examples/build.mk
+++ b/examples/build.mk
@@ -7,6 +7,7 @@ BINS_examples = \
pdf-filter-tokens \
pdf-invert-images \
pdf-mod-info \
+ pdf-name-number-tree \
pdf-npages \
pdf-overlay-page \
pdf-parse-content \