summaryrefslogtreecommitdiff
path: root/shell/CustomTarget_shlxthdl_res.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-10-28 23:16:52 +0100
committerMichael Stahl <mstahl@redhat.com>2013-10-29 00:58:42 +0100
commit32a4efb8c5c002e96cbf4b2a1cc4e7d9817dde31 (patch)
treeba519ab3fb0b09b126340da71fdebcc97ba94043 /shell/CustomTarget_shlxthdl_res.mk
parent2830bf9af9a640e1c484b959ee2dcbe1aeabb0f6 (diff)
gbuild: stop using stuff in OUTDIR/unittest/install
Change-Id: Icdfe1282d5e636a034ee7d1b16b9a113a9b70492
Diffstat (limited to 'shell/CustomTarget_shlxthdl_res.mk')
-rw-r--r--shell/CustomTarget_shlxthdl_res.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/CustomTarget_shlxthdl_res.mk b/shell/CustomTarget_shlxthdl_res.mk
index 025dc918d617..abcdfa0a8f82 100644
--- a/shell/CustomTarget_shlxthdl_res.mk
+++ b/shell/CustomTarget_shlxthdl_res.mk
@@ -23,7 +23,7 @@ $(call gb_CustomTarget_get_workdir,shell/source/win32/shlxthandler/res)/shlxthdl
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),LCX,1)
$(call gb_Helper_abbreviate_dirs,\
cd $(SRCDIR)/shell/source/win32/shlxthandler/res && \
- BRAND_BASE_DIR=$(call gb_Helper_make_url,$(OUTDIR)/unittest/install) \
+ BRAND_BASE_DIR=$(call gb_Helper_make_url,$(INSTROOT)) \
$(call gb_Executable_get_command,lngconvex) \
-ulf $< \
-rc $@ \