adding russian translation
[platform/upstream/gstreamer.git] / tests / Makefile.am
index 257a9ed..4cf093c 100644 (file)
@@ -1,12 +1,17 @@
-SUBDIRS = sched eos nego muxing
 
-noinst_PROGRAMS = init loadall simplefake states caps queue registry \
-paranoia rip mp3encode autoplug props case4 markup load tee autoplug2 autoplug3 \
-capsconnect padfactory autoplug4 incsched reaping threadlock mp1vid reconnect \
-faketest events timecache
+SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
 
-# we have nothing but apps here, we can do this safely
-LIBS += $(GST_LIBS)
-CFLAGS += $(GST_CFLAGS)
+if GST_DISABLE_TRACE
+LAT = 
+else
+LAT = lat
+
+endif
+
+noinst_PROGRAMS = $(LAT) spidey_bench mass_elements
+
+AM_CFLAGS = $(GST_OBJ_CFLAGS)
+LIBS = $(GST_OBJ_LIBS)
 
 EXTRA_DIST = README
+DIST_SUBDIRS= bufspeed instantiate memchunk muxing sched threadstate seeking