Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / examples / snapshot / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/examples/snapshot/Makefile.am b/gst-plugins-base-subtitles0.10/tests/examples/snapshot/Makefile.am
new file mode 100644 (file)
index 0000000..16830ee
--- /dev/null
@@ -0,0 +1,10 @@
+if HAVE_GTK
+GTK_EXAMPLES=snapshot
+endif
+
+examples = $(GTK_EXAMPLES)
+
+noinst_PROGRAMS = $(examples)
+
+LIBS = $(GST_LIBS) $(GTK_LIBS)
+AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)