summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2002-02-16 17:53:57 +0000
committerAndy Wingo <wingo@pobox.com>2002-02-16 17:53:57 +0000
commit51220af1f2f0a8e89af50d05ef96d07b2b6318ca (patch)
tree9c2f087adf348cb9c1e0b6efe327e94217868abb /Makefile.am
parenta8ac08928d117971a5464a6d85b8d1981a19c0a6 (diff)
add 'toolsdir' to the pc files add our first plugin test, which involves simply running gst-compprep, which in the co...
Original commit message from CVS: * add 'toolsdir' to the pc files * add our first plugin test, which involves simply running gst-compprep, which in the course of creating the completion registry instantiates every plugin. gst-register is run first.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index f29fe334..8631a72a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS=gst-libs gst sys ext examples tools
+SUBDIRS=gst-libs gst sys ext examples tools testsuite
-DIST_SUBDIRS=gst-libs gst sys ext examples tools
+DIST_SUBDIRS=gst-libs gst sys ext examples tools testsuite
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh