From bcae4f00e15740a99f06fa621dfa67f7373da1bf Mon Sep 17 00:00:00 2001 From: sjaz Date: Sat, 20 Jun 2009 19:54:44 +0000 Subject: [PATCH] Update to allow windows build to function with the removal of inspircd10.c git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2329 5417fbe8-f217-4b02-8779-1006273d7864 --- src/protocol/Makefile.win32 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/protocol/Makefile.win32 b/src/protocol/Makefile.win32 index 32e3ae1d5..9447f86ce 100644 --- a/src/protocol/Makefile.win32 +++ b/src/protocol/Makefile.win32 @@ -1,6 +1,6 @@ include ../../Makefile.inc.win32 -SRCS=bahamut.c charybdis.c dreamforge.c hybrid.c inspircd10.c inspircd11.c plexus2.c plexus3.c ptlink.c rageircd.c \ +SRCS=bahamut.c charybdis.c dreamforge.c hybrid.c inspircd11.c plexus2.c plexus3.c ptlink.c rageircd.c \ ratbox.c shadowircd.c solidircd.c ultimate2.c ultimate3.c unreal31.c unreal32.c viagra.c OBJECTS= $(SRCS:.c=.dll)