19 pkgconfigdir = $(libdir)/pkgconfig
20 pkgconfig_DATA = gstreamer-libs.pc gstreamer-play.pc
22 aclocaldir = $(datadir)/aclocal
23 aclocal_DATA = gst-element-check.m4
25 SUBDIRS=gst-libs gst sys $(EXT_DIR) $(EXAMPLES_DIR) tools $(GCONF_DIR) testsuite
27 DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf testsuite
29 EXTRA_DIST=gst-plugins.spec depcomp gst-element-check.m4 \
30 gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
31 gstreamer-play.pc.in gstreamer-play-uninstalled.pc.in \
32 AUTHORS COPYING README RELEASE \
33 ChangeLog autogen.sh common m4
36 rm -rf `find $(distdir)/common -name CVS`
37 rm -rf `find $(distdir)/m4 -name CVS`