summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-11-20 07:05:56 +0100
committerDavid Tardon <dtardon@redhat.com>2012-11-20 07:09:59 +0100
commitd42500f1f0a980273e919d1c61ce32e97757daaf (patch)
tree633e08ffa487f70e57949e9d150594183e0dd228
parent4395680011e5e882d41cd1b3a4a0e14eda7430a8 (diff)
lngconvex needs liblangtag data
Change-Id: I788437db6a4031ee6ff406fcf56c5765158285dc
-rw-r--r--shell/CustomTarget_shlxthdl_res.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/CustomTarget_shlxthdl_res.mk b/shell/CustomTarget_shlxthdl_res.mk
index 67e27a6ec8fe..78f6d32054ec 100644
--- a/shell/CustomTarget_shlxthdl_res.mk
+++ b/shell/CustomTarget_shlxthdl_res.mk
@@ -42,6 +42,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 && \
+ LIBLANGTAG_SHARE=$(call gb_Helper_make_url,$(OUTDIR)) \
$(call gb_Executable_get_target_for_build,lngconvex) \
-ulf shlxthdl.ulf \
-rc $@ \