gstreamer/tests/Makefile.am
Thomas Vander Stichele e7b9201555 reorganize C/LIB flags add gst_info to gstcompat.h
Original commit message from CVS:
reorganize C/LIB flags
add gst_info to gstcompat.h
2004-05-04 12:38:36 +00:00

13 lines
287 B
Makefile

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