1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 15:06:37 +02:00

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
This commit is contained in:
sjaz
2009-06-20 19:54:44 +00:00
parent 01f65c7e64
commit bcae4f00e1
+1 -1
View File
@@ -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)