mirror of
https://github.com/videolan/vlc.git
synced 2024-11-24 18:33:38 +08:00
* Modules.am: (Hopefully) fixed make update-po.
This commit is contained in:
parent
ce56b917fe
commit
29961faf41
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user