diff -ru gst-plugins-ugly-0.11.93.1.orig/Makefile.am gst-plugins-ugly-0.11.93.1/Makefile.am
--- gst-plugins-ugly-0.11.93.1.orig/Makefile.am	2012-08-10 00:25:27.000000000 +0200
+++ gst-plugins-ugly-0.11.93.1/Makefile.am	2012-08-29 17:38:45.150014985 +0200
@@ -1,7 +1,7 @@
 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
 
 SUBDIRS = \
-	gst-libs gst ext docs m4 tests common pkgconfig po
+	gst-libs gst ext m4 common pkgconfig po
 
 # include before EXTRA_DIST for win32 assignment
 include $(top_srcdir)/common/win32.mak
diff -ru gst-plugins-ugly-0.11.93.1.orig/Makefile.in gst-plugins-ugly-0.11.93.1/Makefile.in
--- gst-plugins-ugly-0.11.93.1.orig/Makefile.in	2012-08-20 15:08:18.000000000 +0200
+++ gst-plugins-ugly-0.11.93.1/Makefile.in	2012-08-29 17:38:53.006015382 +0200
@@ -422,7 +422,7 @@
 top_srcdir = @top_srcdir@
 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
 SUBDIRS = \
-	gst-libs gst ext docs m4 tests common pkgconfig po
+	gst-libs gst ext m4 common pkgconfig po
 
 
 # the MANIFEST contains all win32 related files that should be disted
