patch from Steven Richman: adds support for streaming http transport to xmms plugin

This commit is contained in:
Josh Coalson
2004-10-07 00:23:51 +00:00
parent 076adb0334
commit c99aa82edf
8 changed files with 1553 additions and 64 deletions

View File

@@ -31,6 +31,7 @@ SRCS_C = \
configure.c \
plugin.c \
fileinfo.c \
http.c \
tag.c
include $(topdir)/build/lib.mk