build as a lib rather than a plugin
[platform/upstream/gstreamer.git] / Makefile.am
index b0f944d..4564aa5 100644 (file)
@@ -25,18 +25,18 @@ SUBDIRS = include gst libs tools \
 # These are all the possible subdirs
 DIST_SUBDIRS = include libs gst tools tests testsuite examples docs
 
-
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = gstreamer.pc
 
 EXTRA_DIST = gstreamer.spec.in \
             gstreamer.pc.in gstreamer-uninstalled.pc.in \
             configure.ac autogen.sh depcomp \
-            LICENSE REQUIREMENTS ABOUT-NLS RELEASE DOCBUILDING \
-            idiottest.mak
+            REQUIREMENTS ABOUT-NLS RELEASE DOCBUILDING DEVEL \
+            idiottest.mak common
 
 dist-hook:
        cp gstreamer.spec $(distdir)
+       rm -rf `find $(distdir)/common -name CVS`
 
 rpm: dist
        rpm -ta $(distdir).tar.gz