From: David I. Lehn Date: Wed, 8 May 2002 21:19:38 +0000 (+0000) Subject: duh, revert last stupid commit adding non-existant common dir X-Git-Tag: 1.19.3~509^2~16516 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b9897a41d28beb0c17d275abbd562375ed03f948;p=platform%2Fupstream%2Fgstreamer.git 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 --- diff --git a/Makefile.am b/Makefile.am index 4b07297..c637fa8 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 1377968..8323053 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