summaryrefslogtreecommitdiff
path: root/officecfg/Package_cppheader.mk
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/Package_cppheader.mk')
-rw-r--r--officecfg/Package_cppheader.mk11
1 files changed, 0 insertions, 11 deletions
diff --git a/officecfg/Package_cppheader.mk b/officecfg/Package_cppheader.mk
index 2a3b01f41bee..fb344bef77ff 100644
--- a/officecfg/Package_cppheader.mk
+++ b/officecfg/Package_cppheader.mk
@@ -30,16 +30,5 @@ include $(SRCDIR)/officecfg/registry/files.mk
$(eval $(call gb_Package_Package,officecfg_cppheader,$(WORKDIR)/CustomTarget/officecfg/registry))
-$(eval $(call \
- gb_Package_add_customtarget,officecfg_cppheader,officecfg/registry))
-
-$(eval $(call gb_CustomTarget_add_outdir_dependencies,officecfg/registry, \
- $(gb_XSLTPROCTARGET) \
-))
-
-$(eval $(call gb_CustomTarget_add_dependencies,officecfg/registry, \
- officecfg/registry/cppheader.xsl \
- $(foreach i,$(officecfg_FILES),officecfg/registry/schema/org/openoffice/$(i).xcs)))
-
$(eval $(foreach i,$(officecfg_FILES),$(call \
gb_Package_add_file,officecfg_cppheader,inc/officecfg/$(i).hxx,$(i).hxx)))