From c7a20d6e69b572a1a33a4db4e503e63f5e5b5e52 Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Wed, 8 May 2002 21:19:38 +0000 Subject: 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 --- Makefile.am | 2 +- configure.ac | 2 -- 2 files changed, 1 insertion(+), 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 -- cgit v1.2.1