]> git.lyx.org Git - lyx.git/blobdiff - po/Makefile.in.in
Revert the XForms 'intelligent graphics exposure' patch because it is
[lyx.git] / po / Makefile.in.in
index e86e53227d08042ca9a67210ac7c1da239a97a0b..83d3a469db4d7c0b146e37aed90edcf34915bc7d 100644 (file)
@@ -503,6 +503,9 @@ ui_l10n.pot: $(top_srcdir)/lib/ui/*.ui
                }' \
        ${top_srcdir}/lib/ui/*.ui > $@
 
+i18n.php3: $(POFILES)
+       (cd $(srcdir) ; ./postats.sh $(POFILES)) >$@
+
 force:
 
 # Tell versions [3.59,3.63) of GNU make not to export all variables.