summaryrefslogtreecommitdiff
path: root/officecfg/CustomTarget_registry.mk
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2013-03-18 23:17:01 +0100
committerFridrich Strba <fridrich@documentfoundation.org>2013-03-19 07:00:53 +0000
commitd0e11d7591bf27a3ac2198042a590884281365ec (patch)
tree7fa41bece28f83dbb828dc99ac30181c7269a3c3 /officecfg/CustomTarget_registry.mk
parentedd2531f5d84c184257f161d56b89e6fe6e90469 (diff)
move files.mk to officecfg directory
Change-Id: Ia2b793491e4d378ac012debf0beaf6c40d0ee1e1 Reviewed-on: https://gerrit.libreoffice.org/2823 Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org> Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'officecfg/CustomTarget_registry.mk')
-rw-r--r--officecfg/CustomTarget_registry.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/CustomTarget_registry.mk b/officecfg/CustomTarget_registry.mk
index 565fa8489151..42cd9ff4d136 100644
--- a/officecfg/CustomTarget_registry.mk
+++ b/officecfg/CustomTarget_registry.mk
@@ -34,7 +34,7 @@ $(call gb_CustomTarget_get_target,officecfg/registry) : \
# auto generated header file for unit test qa/cppheader.cxx
$(call gb_CustomTarget_get_workdir,officecfg/registry)/officecfg_qa_allheaders.hxx: \
- $(SRCDIR)/officecfg/registry/files.mk
+ $(SRCDIR)/officecfg/files.mk
$(call gb_Output_announce,officecfg_qa_allheaders.hxx,$(true),CAT,1)
mkdir -p $(dir $@) && \
rm -f $@ \