summaryrefslogtreecommitdiff
path: root/cppuhelper/CustomTarget_cppuhelper_allheaders.mk
diff options
context:
space:
mode:
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' > $@