Revision 21005,
332 bytes
checked in by ghudson, 20 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r21004,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | |
---|
2 | SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed |
---|
3 | |
---|
4 | if GST_DISABLE_TRACE |
---|
5 | LAT = |
---|
6 | else |
---|
7 | LAT = lat |
---|
8 | |
---|
9 | endif |
---|
10 | |
---|
11 | noinst_PROGRAMS = $(LAT) spidey_bench mass_elements |
---|
12 | |
---|
13 | AM_CFLAGS = $(GST_OBJ_CFLAGS) |
---|
14 | LIBS = $(GST_OBJ_LIBS) |
---|
15 | |
---|
16 | EXTRA_DIST = README |
---|
17 | DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking |
---|
Note: See
TracBrowser
for help on using the repository browser.