diff -u --recursive gst-plugins-bad-1.0.7-vanilla/configure.ac gst-plugins-bad-1.0.7/configure.ac --- gst-plugins-bad-1.0.7-vanilla/configure.ac 2013-06-01 19:44:32.199308073 -0500 +++ gst-plugins-bad-1.0.7/configure.ac 2013-06-01 19:45:27.754119344 -0500 @@ -2373,7 +2373,6 @@ ext/timidity/Makefile ext/xvid/Makefile ext/zbar/Makefile -po/Makefile.in docs/Makefile docs/plugins/Makefile docs/libs/Makefile diff -u --recursive gst-plugins-bad-1.0.7-vanilla/Makefile.am gst-plugins-bad-1.0.7/Makefile.am --- gst-plugins-bad-1.0.7-vanilla/Makefile.am 2013-06-01 19:44:32.165309412 -0500 +++ gst-plugins-bad-1.0.7/Makefile.am 2013-06-01 19:45:39.016675625 -0500 @@ -2,11 +2,11 @@ SUBDIRS = \ gst-libs gst sys ext pkgconfig \ - m4 common docs tests po tools + m4 common docs tests tools DIST_SUBDIRS = \ gst gst-libs sys ext pkgconfig \ - m4 common docs tests po tools + m4 common docs tests tools # include before EXTRA_DIST for win32 assignment include $(top_srcdir)/common/win32.mak diff -u --recursive gst-plugins-bad-1.0.7-vanilla/Makefile.in gst-plugins-bad-1.0.7/Makefile.in --- gst-plugins-bad-1.0.7-vanilla/Makefile.in 2013-06-01 19:44:32.217307364 -0500 +++ gst-plugins-bad-1.0.7/Makefile.in 2013-06-01 19:45:44.624454691 -0500 @@ -636,11 +636,11 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc SUBDIRS = \ gst-libs gst sys ext pkgconfig \ - m4 common docs tests po tools + m4 common docs tests tools DIST_SUBDIRS = \ gst gst-libs sys ext pkgconfig \ - m4 common docs tests po tools + m4 common docs tests tools # the MANIFEST contains all win32 related files that should be disted