Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / testsuite / alsa / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/old/testsuite/alsa/Makefile.am b/gst-plugins-base-subtitles0.10/tests/old/testsuite/alsa/Makefile.am
new file mode 100644 (file)
index 0000000..6557bc5
--- /dev/null
@@ -0,0 +1,13 @@
+testprogs = formats state srcstate
+
+noinst_PROGRAMS = $(testprogs)
+
+formats_SOURCES = formats.c sinesrc.c sinesrc.h
+state_SOURCES = state.c sinesrc.c sinesrc.h
+srcstate_SOURCES =srcstate.c
+
+# we have nothing but apps here, we can do this safely
+LIBS = $(GST_LIBS)
+AM_CFLAGS = $(GST_CFLAGS)
+
+noinst_HEADERS = sinesrc.h