summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2002-05-08 21:18:20 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2002-05-08 21:18:20 +0000
commita50eed88cde6d42a2be9b6e778af57c2a6b2f135 (patch)
treebdecefe8fe054db4d5b6a830647141030f37efb0
parent3a56b3ddf6cb03dd8367ff32d0ea7f378ed85473 (diff)
add common to dist
Original commit message from CVS: add common to dist
-rw-r--r--Makefile.am2
m---------common0
-rw-r--r--configure.ac2
3 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c637fa8e..4b072978 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
-DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
+DIST_SUBDIRS=common gst-libs gst sys ext examples tools ## testsuite
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
diff --git a/common b/common
-Subproject 8d060610bbe0af2f159b40c8b23076896b4104a
+Subproject 69cfea918b2840b5076e60becdb39b96a8ca5ef
diff --git a/configure.ac b/configure.ac
index 83230534..13779683 100644
--- a/configure.ac
+++ b/configure.ac
@@ -750,6 +750,8 @@ Makefile
gstreamer-libs.pc
gstreamer-libs-uninstalled.pc
gst-plugins.spec
+common/Makefile
+common/m4/Makefile
gst/Makefile
gst/ac3parse/Makefile
gst/adder/Makefile