diff options
author | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-12-25 13:29:29 -0800 |
---|---|---|
committer | Nicolas "Pixel" Noble <pixel@nobis-crew.org> | 2013-12-25 13:29:29 -0800 |
commit | a4eb01224bace97138be97d41f6691d649032cef (patch) | |
tree | 92041f8977dbb61f089a154614fff07939d537d0 /Makefile | |
parent | 1a5c9e6f03345bd2585928e7a6f51a5eec0c3919 (diff) |
Adding HttpActionStatic.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ HelperTasks.cc \ \ Http.cc \ HttpServer.cc \ +HttpActionStatic.cc \ SimpleMustache.cc \ BWebSocket.cc \ \ |