fix distcheck
authorThomas Vander Stichele <thomas@apestaart.org>
Wed, 30 Nov 2005 15:29:05 +0000 (15:29 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Wed, 30 Nov 2005 15:29:05 +0000 (15:29 +0000)
Original commit message from CVS:

* configure.ac:
* tests/Makefile.am:
fix distcheck

ChangeLog
configure.ac
tests/Makefile.am

index 24caaae..1b435cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+       * configure.ac:
+       * tests/Makefile.am:
+         fix distcheck
+
+2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
+
        * docs/gst/gstreamer-sections.txt:
        * tests/sched/.cvsignore:
        * tests/sched/Makefile.am:
index 1282d68..cd3ebaf 100644 (file)
@@ -487,6 +487,7 @@ plugins/elements/Makefile
 po/Makefile.in
 check/Makefile
 tests/Makefile
+tests/benchmarks/Makefile
 testsuite/Makefile
 testsuite/caps/Makefile
 testsuite/debug/Makefile
index f38f7e6..09fe762 100644 (file)
@@ -1,11 +1,3 @@
-
-SUBDIRS = instantiate sched threadstate seeking
-
-noinst_PROGRAMS = mass_elements complexity
-
-AM_CFLAGS = $(GST_OBJ_CFLAGS)
-LIBS = $(GST_OBJ_LIBS) \
-       $(top_builddir)/gst/base/libgstbase-@GST_MAJORMINOR@.la
+SUBDIRS = benchmarks
 
 EXTRA_DIST = README
-DIST_SUBDIRS= instantiate sched threadstate seeking