mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-11 08:52:39 +00:00
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
|