summaryrefslogtreecommitdiffstats
path: root/gst/y4m
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-17 10:29:30 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-05-15 23:35:03 +0100
commit713372d3b0e567d67b032bf44bbb42e1247c0e4f (patch)
treeb92df3a005a746489045bbd6663b8d9b251d3494 /gst/y4m
parent2df30d532c09c5235cd07271dc7d473c1dac803c (diff)
[MOVED FROM BAD] cosmetic change
Original commit message from CVS: cosmetic change
Diffstat (limited to 'gst/y4m')
-rw-r--r--gst/y4m/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/gst/y4m/Makefile.am b/gst/y4m/Makefile.am
index 1c159dbd..7c2adc7d 100644
--- a/gst/y4m/Makefile.am
+++ b/gst/y4m/Makefile.am
@@ -1,10 +1,10 @@
plugindir = $(libdir)/gst
-plugin_LTLIBRARIES = libgsty4mencode.la
+plugin_LTLIBRARIES = libgsty4menc.la
-libgsty4mencode_la_SOURCES = gsty4mencode.c
-libgsty4mencode_la_CFLAGS = $(GST_CFLAGS)
-libgsty4mencode_la_LIBADD =
-libgsty4mencode_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgsty4menc_la_SOURCES = gsty4mencode.c
+libgsty4menc_la_CFLAGS = $(GST_CFLAGS)
+libgsty4menc_la_LIBADD =
+libgsty4menc_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gsty4mencode.h