summaryrefslogtreecommitdiffstats
path: root/gst/y4m/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/y4m/Makefile.am')
-rw-r--r--gst/y4m/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/gst/y4m/Makefile.am b/gst/y4m/Makefile.am
new file mode 100644
index 00000000..5b92bf6d
--- /dev/null
+++ b/gst/y4m/Makefile.am
@@ -0,0 +1,8 @@
+plugindir = $(libdir)/gst
+
+filter_LTLIBRARIES = libgsty4mencode.la
+
+libgsty4mencode_la_SOURCES = gsty4mencode.c
+libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
+
+noinst_HEADERS = gsty4mencode.h