summaryrefslogtreecommitdiffstats
path: root/gst/y4m/Makefile.am
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-23 13:17:36 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:02 +0100
commit56bff3790d7546ce3e84c75e962026da2ffdad82 (patch)
tree2ba7fab00323e0e6714c5663963600ab2a430051 /gst/y4m/Makefile.am
parent044c1e3098ba490ff74cadc33857480fcd741492 (diff)
[MOVED FROM BAD] BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?
Original commit message from CVS: BBB asked me to rename lav to y4m can someone who knows the plugin do this in the source as well ?
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