add common and m4 to dist

Original commit message from CVS:
add common and m4 to dist
This commit is contained in:
David I. Lehn 2002-08-09 20:56:56 +00:00
parent 0ca29946dd
commit 931bb82e3a

View file

@ -20,4 +20,8 @@ DIST_SUBDIRS=gst-libs gst sys ext examples tools gconf ## testsuite
EXTRA_DIST=gst-plugins.spec depcomp \
gstreamer-libs.pc.in gstreamer-libs-uninstalled.pc.in \
AUTHORS COPYING README RELEASE \
ChangeLog autogen.sh
ChangeLog autogen.sh common m4
dist-hook:
rm -rf `find $(distdir)/common -name CVS`
rm -rf `find $(distdir)/m4 -name CVS`