summaryrefslogtreecommitdiffstats
path: root/gst/filter/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/filter/Makefile.am')
-rw-r--r--gst/filter/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/filter/Makefile.am b/gst/filter/Makefile.am
index fd11c105..60e4a012 100644
--- a/gst/filter/Makefile.am
+++ b/gst/filter/Makefile.am
@@ -2,7 +2,7 @@ plugindir = $(libdir)/gst
plugin_LTLIBRARIES = libgstfilter.la
-libgstfilter_la_SOURCES = gstfilter.c gstiir.c iir.c gstwsinc.c
+libgstfilter_la_SOURCES = gstfilter.c gstiir.c iir.c gstlpwsinc.c gstbpwsinc.c
libgstfilter_la_CFLAGS = $(GST_CFLAGS)
libgstfilter_la_LIBADD =
libgstfilter_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)