From 45ab0201daee2942eeb5fefac64a61de98977d94 Mon Sep 17 00:00:00 2001 From: Erik Walthinsen Date: Sun, 31 Dec 2000 22:13:31 +0000 Subject: [PATCH] I'm too lazy to comment this Original commit message from CVS: *** empty log message *** --- tests/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index 19826ae08f..ef810bb3e8 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