diff src/madplug/Makefile @ 2390:bd9673d8b7d5

converted to new sound engine scheme.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 15 Feb 2008 19:10:19 +0900
parents f76e846d53d9
children c42fa8f89616
line wrap: on
line diff
--- a/src/madplug/Makefile	Thu Feb 14 15:44:10 2008 -0600
+++ b/src/madplug/Makefile	Fri Feb 15 19:10:19 2008 +0900
@@ -1,7 +1,6 @@
 PLUGIN = madplug${PLUGIN_SUFFIX}
 
 SRCS = configure.c	\
-       dither.c		\
        input.c		\
        replaygain.c	\
        decoder.c	\