summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-25 13:29:29 -0800
committerNicolas "Pixel" Noble <pixel@nobis-crew.org>2013-12-25 13:29:29 -0800
commita4eb01224bace97138be97d41f6691d649032cef (patch)
tree92041f8977dbb61f089a154614fff07939d537d0 /Makefile
parent1a5c9e6f03345bd2585928e7a6f51a5eec0c3919 (diff)
Adding HttpActionStatic.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3b10442..5a59dc1 100644
--- a/Makefile
+++ b/Makefile
@@ -63,6 +63,7 @@ HelperTasks.cc \
\
Http.cc \
HttpServer.cc \
+HttpActionStatic.cc \
SimpleMustache.cc \
BWebSocket.cc \
\