* Modules.am: (Hopefully) fixed make update-po.

This commit is contained in:
Christophe Massiot 2005-08-22 14:22:41 +00:00
parent ce56b917fe
commit 29961faf41

View File

@ -1076,7 +1076,7 @@ update-po:
| sort ; \
} > $(top_srcdir)/po/POTFILES.in
rm -f $(top_srcdir)/po/vlc.pot
cd po && $(MAKE) POTFILES $(top_srcdir)/../po/vlc.pot update-po
cd po && $(MAKE) POTFILES vlc.pot update-po
#cd po && $(MAKE) update-po