summaryrefslogtreecommitdiffstats
path: root/examples/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2021-02-18 02:14:04 +0100
committerJay Berkenbilt <ejb@ql.org>2021-02-18 15:59:03 +0100
commitf21e4f264ab285817bfad1698dbb8b8b300c9ece (patch)
tree42d4c7e4bd7198535b1317cdc100f82dae0d3241 /examples/build.mk
parent8873466a5d86decc3600af2df45552f2ee26ec80 (diff)
downloadqpdf-f21e4f264ab285817bfad1698dbb8b8b300c9ece.tar.zst
Add file attachment 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 bf730023..0d2c1132 100644
--- a/examples/build.mk
+++ b/examples/build.mk
@@ -1,4 +1,5 @@
BINS_examples = \
+ pdf-attach-file \
pdf-bookmarks \
pdf-count-strings \
pdf-create \