summaryrefslogtreecommitdiff
path: root/officecfg/Module_officecfg.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-19 14:06:40 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-19 14:18:00 +0200
commit37b1ea0611abb41e5e7510ef579090496a38f29d (patch)
treea5628d25a944eaf03bcf18f664127e945bac9a27 /officecfg/Module_officecfg.mk
parentc79be77c3506e2c6b28beffb744cd46ab49e19bc (diff)
officecfg: define list of schema files only once in files.mk
Change-Id: I1155cbee1e1cf28fdda5635d7151b28159befc15
Diffstat (limited to 'officecfg/Module_officecfg.mk')
-rw-r--r--officecfg/Module_officecfg.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/officecfg/Module_officecfg.mk b/officecfg/Module_officecfg.mk
index ca4209c6e6aa..ef46599e58db 100644
--- a/officecfg/Module_officecfg.mk
+++ b/officecfg/Module_officecfg.mk
@@ -18,6 +18,8 @@
$(eval $(call gb_Module_Module,officecfg))
+include $(SRCDIR)/officecfg/registry/files.mk
+
$(eval $(call gb_Module_add_targets,officecfg,\
CustomTarget_registry \
Package_cppheader \