From 0ae077efe99c361fe97ab5722fa9b34a19f173aa Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 5 Feb 2002 09:34:03 +0000 Subject: adding tools dir Original commit message from CVS: adding tools dir --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 18a2c0f0..f29fe334 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -SUBDIRS=gst-libs gst sys ext examples +SUBDIRS=gst-libs gst sys ext examples tools -DIST_SUBDIRS=gst-libs gst sys ext examples +DIST_SUBDIRS=gst-libs gst sys ext examples tools EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh -- cgit