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