summaryrefslogtreecommitdiffstats
path: root/libqpdf/build.mk
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2009-10-10 18:51:20 +0200
committerJay Berkenbilt <ejb@ql.org>2009-10-10 18:51:20 +0200
commitc7be2041b8c97129323a8a7ad6d8da0310d371f1 (patch)
tree34e0422395e05a6a50177868b9fb0d00967c0e96 /libqpdf/build.mk
parentdd66ea8160e79003aa407a423a92899427ea6ffe (diff)
downloadqpdf-c7be2041b8c97129323a8a7ad6d8da0310d371f1.tar.zst
include external-libs
git-svn-id: svn+q:///qpdf/trunk@761 71b93d88-0707-0410-a8cf-f5a4172ac649
Diffstat (limited to 'libqpdf/build.mk')
-rw-r--r--libqpdf/build.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/libqpdf/build.mk b/libqpdf/build.mk
index 5696a3b5..ecda6a25 100644
--- a/libqpdf/build.mk
+++ b/libqpdf/build.mk
@@ -1,5 +1,7 @@
TARGETS_libqpdf = libqpdf/$(OUTPUT_DIR)/$(call libname,qpdf)
+$(TARGETS_libqpdf): $(TARGETS_external-libs)
+
INCLUDES_libqpdf = include libqpdf
SRCS_libqpdf = \