Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / testsuite / embed / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/old/testsuite/embed/Makefile.am b/gst-plugins-base-subtitles0.10/tests/old/testsuite/embed/Makefile.am
new file mode 100644 (file)
index 0000000..2ffdc76
--- /dev/null
@@ -0,0 +1,7 @@
+
+noinst_PROGRAMS = embed
+
+# we have nothing but apps here, we can do this safely
+LIBS = $(GST_LIBS) $(GTK_LIBS) \
+       $(top_builddir)/gst-libs/gst/libgstinterfaces-$(GST_MAJORMINOR).la
+AM_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS)