Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / examples / seek / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/old/examples/seek/Makefile.am b/gst-plugins-base-subtitles0.10/tests/old/examples/seek/Makefile.am
new file mode 100644 (file)
index 0000000..b53022b
--- /dev/null
@@ -0,0 +1,7 @@
+examples = seek scrubby #cdplayer cdparanoia 
+
+noinst_PROGRAMS = $(examples)
+
+# we have nothing but apps here, we can do this safely
+LIBS = $(GST_LIBS) $(GTK_LIBS)
+AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)