diff options
author | Erik Walthinsen <omega@temple-baptist.org> | 2000-12-31 22:13:31 +0000 |
---|---|---|
committer | Erik Walthinsen <omega@temple-baptist.org> | 2000-12-31 22:13:31 +0000 |
commit | 45ab0201daee2942eeb5fefac64a61de98977d94 (patch) | |
tree | 66a23ffde1d8aa8ab1d4b9204ddb2c61c453054e /tests | |
parent | 86e3f88515ee75e86b8a63af03bb04c0b6a9787c (diff) |
I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 19826ae08..ef810bb3e 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,4 +1,7 @@ -noinst_PROGRAMS = init loadall simplefake states caps queue registry paranoia rip mp3encode autoplug props case4 padfactory +SUBDIRS = sched + +noinst_PROGRAMS = init loadall simplefake states caps queue registry \ +paranoia rip mp3encode autoplug props case4 markup load LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la CFLAGS = -Wall |