aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'qpdf/build.mk')
-rw-r--r--qpdf/build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpdf/build.mk b/qpdf/build.mk
index 7bfed548..dfe169ab 100644
--- a/qpdf/build.mk
+++ b/qpdf/build.mk
@@ -1,4 +1,4 @@
-BINS_qpdf = qpdf test_driver
+BINS_qpdf = qpdf test_driver pdf_from_scratch
CBINS_qpdf = qpdf-ctest
TARGETS_qpdf = $(foreach B,$(BINS_qpdf) $(CBINS_qpdf),qpdf/$(OUTPUT_DIR)/$(call binname,$(B)))