From 13684e6c58ed3f0bd6fd811125e31fc3a37bda21 Mon Sep 17 00:00:00 2001 From: Pixel Date: Thu, 13 Oct 2011 23:52:31 -0700 Subject: Adding a Thread and a Queue class. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9eb4d53..935a54f 100644 --- a/Makefile +++ b/Makefile @@ -148,6 +148,7 @@ TEST_SOURCES = \ test-Sanity.cc \ test-String.cc \ test-Tasks.cc \ +test-Threads.cc \ test-Handles.cc \ LIB = libBalau.a -- cgit v1.2.3