summaryrefslogtreecommitdiffstats
path: root/cppuhelper/CustomTarget_cppuhelper_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 /cppuhelper/CustomTarget_cppuhelper_allheaders.mk
parentadd extra inc. dir for URE headers (diff)
downloadcore-d3e93f256e5125b0948c89943b6c9bde6aa0d125.tar.gz
core-d3e93f256e5125b0948c89943b6c9bde6aa0d125.zip
install SDK headers from filelists
... which allows us to drop gb_ZipPackage. Change-Id: Ib19f774c63d9b83ec07e99f963533eee431cc53a
Diffstat (limited to 'cppuhelper/CustomTarget_cppuhelper_allheaders.mk')
-rw-r--r--cppuhelper/CustomTarget_cppuhelper_allheaders.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/CustomTarget_cppuhelper_allheaders.mk b/cppuhelper/CustomTarget_cppuhelper_allheaders.mk
index e5f90817f556..a6d83d4069c7 100644
--- a/cppuhelper/CustomTarget_cppuhelper_allheaders.mk
+++ b/cppuhelper/CustomTarget_cppuhelper_allheaders.mk
@@ -36,7 +36,7 @@ $(call gb_CustomTarget_get_target,cppuhelper/allheaders) : \
# updated whenever a new public header is added
$(cppuhelper_allheaders_DIR)/cppuhelper_allheaders.hxx : \
$(SRCDIR)/cppuhelper/CustomTarget_cppuhelper_allheaders.mk \
- $(SRCDIR)/cppuhelper/ZipPackage_cppuhelper_odk_headers.mk \
+ $(SRCDIR)/cppuhelper/Package_cppuhelper_odk_headers.mk \
| $(cppuhelper_allheaders_DIR)/.dir
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),ECH,1)
printf '// Generated list of all cppuhelper/ includes\n' > $@