]> git.sesse.net Git - vlc/blobdiff - Makefile.am
Don't put bindings in POTFILES.in
[vlc] / Makefile.am
index 8c7d12412d234ce60dfd7f70eddf30eb6df66767..008954337743673157e1e63f706c9f50672cb888 100644 (file)
@@ -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