X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=Makefile.am;h=008954337743673157e1e63f706c9f50672cb888;hb=d2afc0e9d746fd94c7c93f0a4c8120e92291d75d;hp=8c7d12412d234ce60dfd7f70eddf30eb6df66767;hpb=ebfa902609e9494c96d9a0a23f4e4ae7b8c4d98a;p=vlc diff --git a/Makefile.am b/Makefile.am index 8c7d12412d..0089543377 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1141,9 +1141,6 @@ update-po: | grep -v 'mux/rtp/' \ | grep -v 'demux/rtpxiph.c' \ | sort ; \ - echo "#bindings" ; \ - find bindings -name '*.[chm]' -o -name '*.[ch]pp' \ - |sort ; \ } > $(top_srcdir)/po/POTFILES.in rm -f $(top_srcdir)/po/vlc.pot cd po && $(MAKE) POTFILES vlc.pot update-po