adding russian translation
[platform/upstream/gstreamer.git] / tests / Makefile.am
index 7c944f0..4cf093c 100644 (file)
@@ -1,8 +1,17 @@
-noinst_PROGRAMS = init loadall simplefake states caps queue registry paranoia rip mp3encode
 
-LDADD = $(GLIB_LIBS) $(GTK_LIBS) $(top_builddir)/gst/libgst.la
-CFLAGS = -Wall
+SUBDIRS = instantiate memchunk muxing sched threadstate seeking # bufspeed
 
-INCLUDES = $(GLIB_CFLAGS) $(GTK_CFLAGS) -I$(top_srcdir)
+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