summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-05-08 21:19:38 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-05-08 21:19:38 +0000
commitb9897a41d28beb0c17d275abbd562375ed03f948 (patch)
treeb871caf32f43820514c9dc5855f310b5491bdc36
parenta50eed88cde6d42a2be9b6e778af57c2a6b2f135 (diff)
duh, revert last stupid commit adding non-existant common dir
Original commit message from CVS: duh, revert last stupid commit adding non-existant common dir
-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