summaryrefslogtreecommitdiffstats
path: root/gst/alpha/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/alpha/Makefile.am')
-rw-r--r--gst/alpha/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/gst/alpha/Makefile.am b/gst/alpha/Makefile.am
new file mode 100644
index 00000000..cd908f9d
--- /dev/null
+++ b/gst/alpha/Makefile.am
@@ -0,0 +1,9 @@
+
+plugin_LTLIBRARIES = libgstalpha.la
+
+libgstalpha_la_SOURCES = gstalpha.c
+libgstalpha_la_CFLAGS = $(GST_CFLAGS)
+libgstalpha_la_LIBADD =
+libgstalpha_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+
+noinst_HEADERS =