summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2011-10-13 23:52:31 -0700
committerPixel <pixel@nobis-crew.org>2011-10-14 00:00:31 -0700
commit13684e6c58ed3f0bd6fd811125e31fc3a37bda21 (patch)
tree8c25808ab48926aefb2f2bafa70422365665b312 /Makefile
parent3cf44918b7d7f1cba6a71bdbe1ecb3742941b034 (diff)
Adding a Thread and a Queue class.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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