diff src/flac112/Makefile @ 511:5f2145032f46 trunk

[svn] - removed http code from flac 112 plugin; still have to remove http options from gui
author giacomo
date Mon, 22 Jan 2007 08:27:39 -0800
parents ad8e44bcdf8a
children 550c9e382cf8
line wrap: on
line diff
--- a/src/flac112/Makefile	Mon Jan 22 06:19:50 2007 -0800
+++ b/src/flac112/Makefile	Mon Jan 22 08:27:39 2007 -0800
@@ -6,7 +6,6 @@
 noinst_HEADERS = \
 	charset.h \
 	configure.h \
-	http.h \
 	plugin.h \
 	tag.h \
 	fast_float_math_hack.h \
@@ -24,7 +23,6 @@
 	charset.c \
 	configure.c \
 	fileinfo.c \
-	http.c \
 	plugin.c \
 	tag.c \
 	replaygain_synthesis.c \