summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-11-24 13:48:52 -0800
committerPixel <pixel@nobis-crew.org>2009-11-24 13:48:52 -0800
commit4d66d495efa740af34d8590437a1fa27461ff852 (patch)
treebef6fdedd6470f0c56f8c2fd085ca9d631201a2d /Makefile
parent527dcc46c0b09d15141ce4d5658cb4b0d07ead22 (diff)
Removing pthreads completely - for now.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1693680..1a64e86 100644
--- a/Makefile
+++ b/Makefile
@@ -82,6 +82,8 @@ BALTISOT_SOURCES = \
Main.cc \
ldirlib.c \
\
+LockSmith.cc \
+\
RandISAAC.cc \
Exceptions.cc \
String.cc \