mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 10:11:08 +00:00
1a4c7726aa
Original commit message from CVS: put everything in tests/
8 lines
139 B
Makefile
8 lines
139 B
Makefile
SUBDIRS = bufspeed memchunk muxing sched
|
|
|
|
noinst_PROGRAMS = lat
|
|
|
|
lat_CFLAGS = $(GST_CFLAGS)
|
|
lat_LDFLAGS = $(GST_LIBS)
|
|
|
|
EXTRA_DIST = README
|