gstreamer/tests/Makefile.am
Wim Taymans bf7bff6c47 Small compile fixes
Original commit message from CVS:
Small compile fixes
2003-02-10 20:08:59 +00:00

13 lines
255 B
Makefile

SUBDIRS = memchunk muxing sched threadstate seeking # bufspeed
if !GST_DISABLE_TRACE
noinst_PROGRAMS = lat
lat_CFLAGS = $(GST_CFLAGS)
lat_LDFLAGS = $(GST_LIBS)
endif
EXTRA_DIST = README
DIST_SUBDIRS= bufspeed memchunk muxing sched threadstate seeking