diff options
author | Pixel <pixel@nobis-crew.org> | 2008-10-17 18:32:21 +0200 |
---|---|---|
committer | Pixel <pixel@nobis-crew.org> | 2008-10-17 18:32:21 +0200 |
commit | f922b423225678f3f6431cc96b672e24e5cb9931 (patch) | |
tree | 0e8bf1a0e9ee11c31ec6311929103214b4b3161b /Makefile | |
parent | 26956b8e96df5d7b12d379ea5e4f189b20fecd7d (diff) |
Adding MailServer compilation.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -57,6 +57,7 @@ ChainTasks.cc \ CopyJob.cc \ ReadJob.cc \ HttpServ.cc \ +MailServer.cc \ Action.cc \ Domain.cc \ HtmlSkinner.cc \ |