summaryrefslogtreecommitdiffstats
path: root/gst/effectv/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-04-24 23:09:13 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-04-24 23:09:13 +0000
commit0f4d96ce68be9c504d975aa07c143053b5886be6 (patch)
treece69732a01b0a6e8c2454324417521ea69ab0271 /gst/effectv/Makefile.am
parentad06345b2ac579573e42e95402cfa475590a6fa7 (diff)
Vertigo is another cool one
Original commit message from CVS: Vertigo is another cool one
Diffstat (limited to 'gst/effectv/Makefile.am')
-rw-r--r--gst/effectv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/Makefile.am b/gst/effectv/Makefile.am
index 6cddf440..206a8851 100644
--- a/gst/effectv/Makefile.am
+++ b/gst/effectv/Makefile.am
@@ -2,7 +2,7 @@ plugindir = $(libdir)/gst
plugin_LTLIBRARIES = libgsteffectv.la
-libgsteffectv_la_SOURCES = gsteffectv.c gstedge.c gstaging.c gstdice.c gstwarp.c gstshagadelic.c
+libgsteffectv_la_SOURCES = gsteffectv.c gstedge.c gstaging.c gstdice.c gstwarp.c gstshagadelic.c gstvertigo.c
libgsteffectv_la_CFLAGS = $(GST_CFLAGS)
libgsteffectv_la_LIBADD =
libgsteffectv_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)