mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
47c2152297
Original commit message from CVS: make distcheck fix
10 lines
229 B
Makefile
10 lines
229 B
Makefile
|
|
SUBDIRS = memchunk muxing sched threadstate seeking # bufspeed
|
|
|
|
noinst_PROGRAMS = lat
|
|
|
|
lat_CFLAGS = $(GST_CFLAGS)
|
|
lat_LDFLAGS = $(GST_LIBS)
|
|
|
|
EXTRA_DIST = README
|
|
DIST_SUBDIRS= memchunk muxing sched threadstate seeking # bufspeed
|