summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--configure.ac2
2 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 4b072978..c637fa8e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
-DIST_SUBDIRS=common gst-libs gst sys ext examples tools ## testsuite
+DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
diff --git a/configure.ac b/configure.ac
index 13779683..83230534 100644
--- a/configure.ac
+++ b/configure.ac
@@ -750,8 +750,6 @@ Makefile
gstreamer-libs.pc
gstreamer-libs-uninstalled.pc
gst-plugins.spec
-common/Makefile
-common/m4/Makefile
gst/Makefile
gst/ac3parse/Makefile
gst/adder/Makefile