From 258f8533164281e2288745d75a1c33997400a94c Mon Sep 17 00:00:00 2001 From: Pixel Date: Mon, 12 Dec 2011 08:43:16 -0800 Subject: Adding ZHandle class. It needs a unit test though. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 28207c1..8e9091f 100644 --- a/Makefile +++ b/Makefile @@ -129,6 +129,7 @@ Output.cc \ Socket.cc \ Buffer.cc \ BStream.cc \ +ZHandle.cc \ \ Task.cc \ TaskMan.cc \ -- cgit v1.2.3