fix distcheck

Original commit message from CVS:

* configure.ac:
* tests/Makefile.am:
fix distcheck
This commit is contained in:
Thomas Vander Stichele 2005-11-30 15:29:05 +00:00
parent 0763c52c7b
commit d337d0e64a
3 changed files with 8 additions and 9 deletions

View file

@ -1,3 +1,9 @@
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:

View 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

View 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