summaryrefslogtreecommitdiffstats
path: root/libaf/Makefile
diff options
context:
space:
mode:
authorcorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:02:51 +0000
committercorey <corey@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-06-07 00:02:51 +0000
commit9fb516e90a489eada41956447b72cd6db1933909 (patch)
tree4283bcd5b2372c895fe24f3f8aa711feaaab4847 /libaf/Makefile
parent0cc11889933d379cec1f36346bf68318c34ddb7c (diff)
downloadmpv-9fb516e90a489eada41956447b72cd6db1933909.tar.bz2
mpv-9fb516e90a489eada41956447b72cd6db1933909.tar.xz
Rename sinesupress to sinesuppress, including af_sinesupress.c file rename.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18612 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libaf/Makefile')
-rw-r--r--libaf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libaf/Makefile b/libaf/Makefile
index 677df09625..a1e20f26d7 100644
--- a/libaf/Makefile
+++ b/libaf/Makefile
@@ -17,7 +17,7 @@ SRCS=af.c \
af_karaoke.c \
af_pan.c \
af_resample.c \
- af_sinesupress.c \
+ af_sinesuppress.c \
af_sub.c \
af_surround.c \
af_sweep.c \