diff src/audacious/Makefile @ 2341:02a850a2533b trunk

[svn] - automatically buffering deriv-class of VFSFile. will be used to speed up probing of network sources.
author nenolod
date Mon, 15 Jan 2007 18:33:42 -0800
parents 3149d4b1a9a9
children 564e8a1fe09a
line wrap: on
line diff
--- a/src/audacious/Makefile	Mon Jan 15 12:39:22 2007 -0800
+++ b/src/audacious/Makefile	Mon Jan 15 18:33:42 2007 -0800
@@ -45,6 +45,7 @@
 	build_stamp.c \
 	vfs.c \
 	vfs_buffer.c \
+	vfs_buffered_file.c \
 	vfs_common.c \
 	genevent.c \
 	util.c \