summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index acb2640..3386bf8 100644
--- a/Makefile
+++ b/Makefile
@@ -56,6 +56,8 @@ StdIO.cc \
Task.cc \
TaskMan.cc \
\
+HelperTasks.cc \
+\
Http.cc \
HttpServer.cc \
SimpleMustache.cc \