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.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/gst/audiofx/Makefile.am b/gst/audiofx/Makefile.am
index 458fadb7..02b85bec 100644
--- a/gst/audiofx/Makefile.am
+++ b/gst/audiofx/Makefile.am
@@ -8,8 +8,8 @@ libgstaudiofx_la_SOURCES = audiofx.c\
audioinvert.c \
audioamplify.c \
audiodynamic.c \
- audiochebyshevfreqlimit.c \
- audiochebyshevfreqband.c
+ audiocheblimit.c \
+ audiochebband.c
# flags used to compile this plugin
libgstaudiofx_la_CFLAGS = $(GST_CFLAGS) \
@@ -29,6 +29,6 @@ noinst_HEADERS = audiopanorama.h \
audioinvert.h \
audioamplify.h \
audiodynamic.h \
- audiochebyshevfreqlimit.h \
- audiochebyshevfreqband.h
+ audiocheblimit.h \
+ audiochebband.h