gst/elements/gstfilesink.c: Fix for if we pass NULL as property to location.
[platform/upstream/gstreamer.git] / tests / Makefile.am
1
2 SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
3
4 if !GST_DISABLE_TRACE
5 noinst_PROGRAMS = lat
6
7 lat_CFLAGS = $(GST_CFLAGS)
8 lat_LDFLAGS = $(GST_LIBS)
9 endif
10
11 EXTRA_DIST = README
12 DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking