From e6385cb74c35eb5a346237acecc846e52c4d6bd4 Mon Sep 17 00:00:00 2001 From: Pixel Date: Sat, 12 Nov 2011 21:52:02 +0100 Subject: Adding seekable buffers. Probably would need a few more tests in the Handles unit test. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6fd9f18..fabb147 100644 --- a/Makefile +++ b/Makefile @@ -121,6 +121,7 @@ Handle.cc \ Input.cc \ Output.cc \ Socket.cc \ +Buffer.cc \ \ Task.cc \ TaskMan.cc \ -- cgit v1.2.3