]> git.lyx.org Git - lyx.git/blobdiff - po/Makefile.in.in
update japanese l10n
[lyx.git] / po / Makefile.in.in
index ae4b274990bf6351eb2ae728f708c80b0a9dc602..1d06dd39851c895a3e407f23e3780d8a060dc93e 100644 (file)
@@ -414,7 +414,7 @@ ui_l10n.pot: $(top_srcdir)/lib/ui/*.ui $(top_srcdir)/lib/ui/*.inc
        python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t ui ${top_srcdir}/lib/ui/*.ui ${top_srcdir}/lib/ui/*.inc
 
 i18n.inc: $(POFILES) postats.py
-       (cd $(srcdir) ; python postats.py $(POFILES)) >$@
+       (cd $(srcdir) ; python postats.py "$(VERSION)" $(POFILES)) >$@
 
 external_l10n.pot: $(top_srcdir)/lib/external_templates
        python $(srcdir)/lyx_pot.py -b $(top_srcdir) -o $@ -t external ${top_srcdir}/lib/external_templates