summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPixel <pixel@nobis-crew.org>2009-03-16 23:53:32 +0100
committerPixel <pixel@nobis-crew.org>2009-03-16 23:53:32 +0100
commit52908f826161d4168ba724b545847f2b0d4e33c1 (patch)
tree5ac4b86dc5378ad58688783da74e0b3f113130aa /Makefile
parentfecf7ed68f431052e4e2d15ebc53ba4ec38c30e9 (diff)
Adding MailServer to the list of compiled modules for windows.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a5652db..4a5073c 100644
--- a/Makefile
+++ b/Makefile
@@ -89,6 +89,7 @@ Form.cc \
SocketClient.cc \
HttpClient.cc \
MailClient.cc \
+MailServer.cc \
HashFunction.cc \
\
BLua.cc \