aboutsummaryrefslogtreecommitdiffstats
path: root/examples/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-01-26 21:46:28 +0100
committerJay Berkenbilt <ejb@ql.org>2022-01-30 19:11:03 +0100
commitce740d987f1d129bc6b43071e95ee8f098caad05 (patch)
tree0ccae6f56e911288c9bde7a8b1dad72092b7f0ff /examples/build.mk
parent2e4e25a9342b7c938748bc8bb795e406dbcbfc39 (diff)
downloadqpdf-ce740d987f1d129bc6b43071e95ee8f098caad05.tar.zst
Placeholder QPDFJob example
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 0d2c1132..5472fba5 100644
--- a/examples/build.mk
+++ b/examples/build.mk
@@ -8,6 +8,7 @@ BINS_examples = \
pdf-filter-tokens \
pdf-invert-images \
pdf-mod-info \
+ pdf-job \
pdf-name-number-tree \
pdf-npages \
pdf-overlay-page \