gstreamer/tests/Makefile.am
Wrobell d68126c9a9 Merged from trunk
Original commit message from CVS:
Merged from trunk
2001-12-06 01:55:58 +00:00

20 lines
545 B
Makefile

SUBDIRS = sched eos nego muxing
if GST_DISABLE_LOADSAVE
GST_LOADSAVE_PROG =
else
GST_LOADSAVE_PROG = caps registry autoplug props tee autoplug2 capsconnect \
padfactory autoplug4
endif
noinst_PROGRAMS = $(GST_LOADSAVE_PROG) init loadall simplefake states queue \
paranoia rip mp3encode case4 markup load autoplug3 \
incsched reaping threadlock mp1vid reconnect \
faketest events timecache
# we have nothing but apps here, we can do this safely
LIBS = $(GST_LIBS)
CFLAGS = $(GLIB_CFLAGS) $(XML_CFLAGS) $(GST_CFLAGS)
EXTRA_DIST = README