summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorDaniel Kolesa <quaker66@gmail.com>2014-05-07 11:19:24 +0100
committerDaniel Kolesa <d.kolesa@samsung.com>2014-06-10 15:48:50 +0100
commitbebe011676d5950691f773daeef8bab592d052ea (patch)
treec9a8bff73f641dc6f8f3878c5a20d5c038329850 /po
parent544bf37c30ab396b1c7ed62fd2e5b35088899f31 (diff)
downloadefl-bebe011676d5950691f773daeef8bab592d052ea.tar.gz
elua: use the new app loading system
Diffstat (limited to 'po')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 71266a8188..f332a1c2d7 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -13,7 +13,7 @@ XGETTEXT_FALLBACK := $(XGETTEXT)
# Override xgettext with a LuaJIT aware variant (which calls
# into plain xgettext if it needs to, and handles Lua on its own)
XGETTEXT = XGETTEXT=$(XGETTEXT_FALLBACK) EFL_RUN_IN_TREE=1 \
- $(top_builddir)/src/bin/elua/elua $(top_builddir)/src/bin/elua/xgettext.lua
+ $(top_builddir)/src/bin/elua/elua :xgettext
# These options get passed to xgettext.
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --foreign-user