summaryrefslogtreecommitdiff
path: root/cppu/CustomTarget_cppu_allheaders.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-04-12 12:08:03 +0200
committerDavid Tardon <dtardon@redhat.com>2013-04-13 09:26:18 +0200
commitd3e93f256e5125b0948c89943b6c9bde6aa0d125 (patch)
treeb9a85ee99cf988cfb00785eadd0278c0c4f3fcf0 /cppu/CustomTarget_cppu_allheaders.mk
parentea09e0352a82dabc26c713adc1825d89ff824178 (diff)
install SDK headers from filelists
... which allows us to drop gb_ZipPackage. Change-Id: Ib19f774c63d9b83ec07e99f963533eee431cc53a
Diffstat (limited to 'cppu/CustomTarget_cppu_allheaders.mk')
-rw-r--r--cppu/CustomTarget_cppu_allheaders.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/CustomTarget_cppu_allheaders.mk b/cppu/CustomTarget_cppu_allheaders.mk
index 6d5ebeba49f2..f7573f7e7c38 100644
--- a/cppu/CustomTarget_cppu_allheaders.mk
+++ b/cppu/CustomTarget_cppu_allheaders.mk
@@ -36,7 +36,7 @@ $(call gb_CustomTarget_get_target,cppu/allheaders) : \
# updated whenever a new public header is added
$(cppu_allheaders_DIR)/cppu_allheaders.hxx : \
$(SRCDIR)/cppu/CustomTarget_cppu_allheaders.mk \
- $(SRCDIR)/cppu/ZipPackage_cppu_odk_headers.mk \
+ $(SRCDIR)/cppu/Package_cppu_odk_headers.mk \
| $(cppu_allheaders_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),ECH,1)
printf '// Generated list of all cppu/ includes\n' > $@