2001-07-11 19:26:22 +00:00
|
|
|
SUBDIRS = sched eos nego muxing
|
2000-12-31 22:13:31 +00:00
|
|
|
|
|
|
|
noinst_PROGRAMS = init loadall simplefake states caps queue registry \
|
2001-03-12 21:02:12 +00:00
|
|
|
paranoia rip mp3encode autoplug props case4 markup load tee autoplug2 autoplug3 \
|
2001-08-06 20:37:21 +00:00
|
|
|
capsconnect padfactory autoplug4 incsched reaping threadlock mp1vid reconnect \
|
2001-08-22 21:00:19 +00:00
|
|
|
faketest events timecache
|
2000-07-17 17:14:15 +00:00
|
|
|
|
2001-01-14 21:55:41 +00:00
|
|
|
# we have nothing but apps here, we can do this safely
|
|
|
|
LIBS += $(GST_LIBS)
|
|
|
|
CFLAGS += $(GST_CFLAGS)
|
2000-07-17 17:14:15 +00:00
|
|
|
|
|
|
|
EXTRA_DIST = README
|