add common to dist
authorDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 8 May 2002 21:17:44 +0000 (21:17 +0000)
committerDavid I. Lehn <dlehn@users.sourceforge.net>
Wed, 8 May 2002 21:17:44 +0000 (21:17 +0000)
Original commit message from CVS:
add common to dist

Makefile.am
common
configure.ac

index b0f944d..ce8b230 100644 (file)
@@ -23,7 +23,7 @@ SUBDIRS = include gst libs tools \
        $(SUBDIRS_TESTS) $(SUBDIRS_EXAMPLES) $(SUBDIRS_DOCS)
 
 # These are all the possible subdirs
-DIST_SUBDIRS = include libs gst tools tests testsuite examples docs
+DIST_SUBDIRS = common include libs gst tools tests testsuite examples docs
 
 
 pkgconfigdir = $(libdir)/pkgconfig
diff --git a/common b/common
index 8d06061..69cfea9 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 8d060610bbe0af2f159b40c8b23076896b4104a5
+Subproject commit 69cfea918b2840b5076e60becdb39b96a8ca5ef5
index af35907..e443623 100644 (file)
@@ -393,6 +393,8 @@ dnl #########################
 dnl libs/ext/Makefile
 AC_OUTPUT(
 Makefile
+common/Makefile
+common/m4/Makefile
 include/Makefile
 gst/Makefile
 gst/gstversion.h