summaryrefslogtreecommitdiff
path: root/src/tools/Makefile
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-02-15 02:15:57 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-02-15 02:15:57 +0000
commit1da30bfdeaa391c9179a9f8719d24e9f45d9ae65 (patch)
tree703a7744d30b532b56abd14b0ef4c8567638c4c0 /src/tools/Makefile
parent59f3a38ffd13b9fa2d31b89efa7558f4919c810b (diff)
BUILD : 1.7.8 (575) BUGS : N/A NOTES : Some event clean ups found by heinz today
git-svn-id: svn://svn.anope.org/anope/trunk@575 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@425 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'src/tools/Makefile')
-rw-r--r--src/tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tools/Makefile b/src/tools/Makefile
index 54e3ca8e8..7b3510539 100644
--- a/src/tools/Makefile
+++ b/src/tools/Makefile
@@ -1,5 +1,5 @@
-OBJS = anopesmpt.o
-SRCS = anopesmpt.c
+OBJS = anopesmtp.o
+SRCS = anopesmtp.c
INCLUDES = ../../include/services.h