Do not keep the ancilliary *.pot files after they have been used

This commit is contained in:
Jean-Marc Lasgouttes 2013-09-09 11:41:28 +02:00
parent 56e2448546
commit 4174da8484

View File

@ -18,6 +18,7 @@ ${srcdir}/POTFILES.in: $(POTFILE_IN_DEPS)
l10n_pots: qt4_l10n.pot layouts_l10n.pot languages_l10n.pot latexfonts_l10n.pot encodings_l10n.pot ui_l10n.pot external_l10n.pot formats_l10n.pot
cat $^ | msguniq -o $(DOMAIN).po
rm $^
LYX_POT = LC_ALL=C ; export LC_ALL ; \
$(PYTHON) $(srcdir)/lyx_pot.py -b $(top_srcdir)