summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-11-15 12:32:43 +0100
committerDavid Tardon <dtardon@redhat.com>2012-11-15 12:33:49 +0100
commit7a11b9cc6d8a4116771333445637bb5b251420c8 (patch)
treedf2070a89dce8bc1d5635eaecae0086e1a0240cc /wizards
parent9c52986f26f4c33bd68d0f73006bd97e9820df7d (diff)
ensure translations are built before using them
Change-Id: Ia172f144616d7468466a057bb1a431b3047209fd
Diffstat (limited to 'wizards')
-rw-r--r--wizards/AllLangResTarget_wzi.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/AllLangResTarget_wzi.mk b/wizards/AllLangResTarget_wzi.mk
index e7d3c3c4456c..b668809e7d6b 100644
--- a/wizards/AllLangResTarget_wzi.mk
+++ b/wizards/AllLangResTarget_wzi.mk
@@ -36,7 +36,7 @@ $(eval $(call gb_AllLangResTarget_add_srs,wzi,\
$(eval $(call gb_SrsTarget_SrsTarget,wzi/res))
-$(eval $(call gb_SrsTarget_add_files,wzi/res,\
+$(eval $(call gb_SrsTarget_add_nonlocalized_files,wzi/res,\
wizards/source/imagelists/imagelists.src \
))