summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-23 00:29:24 +0100
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-23 00:29:24 +0100
commitdf8dd99434e5918a7506d888877d070356111d43 (patch)
tree43142df69edbb8a18a7b9d01fad6a43b04ea8a53
parentb7d8491becd281cddae94e0c7709fb7fa47133ec (diff)
Adding latest files to the Makefile.
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 9dcb920..22935f0 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,10 @@ HelperTasks.cc \
Http.cc \
HttpServer.cc \
SimpleMustache.cc \
+BWebSocket.cc \
+\
+SHA1.cc \
+Base64.cc \
\
BLua.cc \
LuaBigInt.cc \