Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / tests / old / Makefile.am
diff --git a/gst-plugins-base-subtitles0.10/tests/old/Makefile.am b/gst-plugins-base-subtitles0.10/tests/old/Makefile.am
new file mode 100644 (file)
index 0000000..c376eaa
--- /dev/null
@@ -0,0 +1,26 @@
+if USE_ALSA
+ALSA_DIR=alsa
+else
+ALSA_DIR=
+endif
+
+# if HAVE_GTK
+# EMBED_DIR=embed
+# else
+# EMBED_DIR=
+# endif
+
+SUBDIRS = \
+       $(ALSA_DIR) #seeking
+DIST_SUBDIRS = \
+       alsa
+
+GST_PLUGIN_PATH=$(shell cd $(top_builddir) && pwd)
+
+#$(TESTS):
+#      @echo -e '\nrunning gst-register...\n'
+#      $(GST_TOOLS_DIR)/gst-register --gst-plugin-path=$(GST_PLUGIN_PATH)
+
+#TESTS=$(GST_TOOLS_DIR)/gst-compprep
+
+.PHONY: $(TESTS)