Mercurial > audlegacy-plugins
diff src/vorbis/Makefile @ 476:845c802dbe96 trunk
[svn] - remove integrated http in lieu of builtin vorbis http
author | nenolod |
---|---|
date | Sun, 21 Jan 2007 02:38:15 -0800 |
parents | ad8e44bcdf8a |
children | 550c9e382cf8 |
line wrap: on
line diff
--- a/src/vorbis/Makefile Sun Jan 21 02:35:18 2007 -0800 +++ b/src/vorbis/Makefile Sun Jan 21 02:38:15 2007 -0800 @@ -5,7 +5,7 @@ LIBDIR = $(plugindir)/$(INPUT_PLUGIN_DIR) -SOURCES = configure.c fileinfo.c http.c vcedit.c vorbis.c +SOURCES = configure.c fileinfo.c vcedit.c vorbis.c OBJECTS = ${SOURCES:.c=.o}