summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2008-10-17 18:32:21 +0200
committerPixel <pixel@nobis-crew.org>2008-10-17 18:32:21 +0200
commitf922b423225678f3f6431cc96b672e24e5cb9931 (patch)
tree0e8bf1a0e9ee11c31ec6311929103214b4b3161b
parent26956b8e96df5d7b12d379ea5e4f189b20fecd7d (diff)
Adding MailServer compilation.
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a838b32..a53c912 100644
--- a/Makefile
+++ b/Makefile
@@ -57,6 +57,7 @@ ChainTasks.cc \
CopyJob.cc \
ReadJob.cc \
HttpServ.cc \
+MailServer.cc \
Action.cc \
Domain.cc \
HtmlSkinner.cc \