summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-22 15:47:07 -0800
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-22 15:47:07 -0800
commita12275a467c72ff429af64e477ba1e3bad3d6d79 (patch)
tree6d5f146a0a382426cb0db67909af77271f4022ba /Makefile
parentb199455adeb01250743ba36e13d0905980326335 (diff)
parentdf8dd99434e5918a7506d888877d070356111d43 (diff)
Merge branch 'master' of ssh+git://git.grumpycoder.net/pub/repo.git/Balau
Diffstat (limited to '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 \