summaryrefslogtreecommitdiff
path: root/postprocess
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-08-06 22:48:14 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-20 14:13:21 +0200
commitd3f354562bab0016f3f94fd3bfc4bc333d101db6 (patch)
treec774d69ab9f89ad182f50c974b7a77ea97590314 /postprocess
parent9e71ab4c8d066d99d6621c113f75274ca1a4cc21 (diff)
postprocess: d'oh generated files are in $(BUILDDIR)
Change-Id: Id9dee9cfe065b30c2ae9bade1098d16e2c659c23 (cherry picked from commit d657a976f5ac73da5277612b4bdf6a25641e2797)
Diffstat (limited to 'postprocess')
-rw-r--r--postprocess/CustomTarget_registry.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/postprocess/CustomTarget_registry.mk b/postprocess/CustomTarget_registry.mk
index 420ffe650e22..2502011863f8 100644
--- a/postprocess/CustomTarget_registry.mk
+++ b/postprocess/CustomTarget_registry.mk
@@ -568,7 +568,7 @@ postprocess_main_SED := \
-e 's,$${STARTCENTER_TEMPLREP_URL},http://templates.libreoffice.org/,g' \
$(call gb_XcdTarget_get_target,main.xcd) \
- : $(SRCDIR)/config_host.mk.stamp \
+ : $(BUILDDIR)/config_host.mk.stamp \
| $(call gb_ExternalExecutable_get_dependencies,xsltproc)
$(call gb_Output_announce,main,$(true),XCD,3)
$(call gb_Helper_abbreviate_dirs, \