Mercurial > audlegacy-plugins
diff src/flac113/Makefile @ 516:522acbb51ecc trunk
[svn] - flac 113 plugin: get rid of http.c and http.h stuff in flac 113 as well
| author | giacomo |
|---|---|
| date | Mon, 22 Jan 2007 09:08:16 -0800 |
| parents | ad8e44bcdf8a |
| children | 550c9e382cf8 |
line wrap: on
line diff
--- a/src/flac113/Makefile Mon Jan 22 08:58:57 2007 -0800 +++ b/src/flac113/Makefile Mon Jan 22 09:08:16 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 \
