gstreamer/tests/Makefile.am
Thomas Vander Stichele 3e94eb9050 remove obsolete tests
Original commit message from CVS:
remove obsolete tests
2005-11-23 21:16:58 +00:00

12 lines
279 B
Makefile

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
EXTRA_DIST = README
DIST_SUBDIRS= instantiate sched threadstate seeking