summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiofx/Makefile.am')
-rw-r--r--gst/audiofx/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/gst/audiofx/Makefile.am b/gst/audiofx/Makefile.am
index 02b85bec..72f4f58a 100644
--- a/gst/audiofx/Makefile.am
+++ b/gst/audiofx/Makefile.am
@@ -9,7 +9,9 @@ libgstaudiofx_la_SOURCES = audiofx.c\
audioamplify.c \
audiodynamic.c \
audiocheblimit.c \
- audiochebband.c
+ audiochebband.c \
+ audiowsincband.c \
+ audiowsinclimit.c
# flags used to compile this plugin
libgstaudiofx_la_CFLAGS = $(GST_CFLAGS) \