Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / examples / switch / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/old/examples/switch/Makefile.am b/gst-plugins-base-subtitles0.10/tests/old/examples/switch/Makefile.am
new file mode 100644 (file)
index 0000000..bd7aaf6
--- /dev/null
@@ -0,0 +1,7 @@
+
+noinst_PROGRAMS = switcher
+
+switcher_SOURCES = switcher.c
+switcher_CFLAGS = $(GST_CFLAGS)
+switcher_LDADD = $(GST_LIBS)
+