diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-12-23 00:29:24 +0100 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-12-23 00:29:24 +0100 |
commit | df8dd99434e5918a7506d888877d070356111d43 (patch) | |
tree | 43142df69edbb8a18a7b9d01fad6a43b04ea8a53 | |
parent | b7d8491becd281cddae94e0c7709fb7fa47133ec (diff) |
Adding latest files to the Makefile.
-rw-r--r-- | Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -63,6 +63,10 @@ HelperTasks.cc \ Http.cc \ HttpServer.cc \ SimpleMustache.cc \ +BWebSocket.cc \ +\ +SHA1.cc \ +Base64.cc \ \ BLua.cc \ LuaBigInt.cc \ |