From bc36659aedc43a0e152801576eef455458ee4732 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Wed, 11 Aug 2010 22:57:40 +0200 Subject: [PATCH] forgot to rename this one... --- plugins/xdcc/makefile.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/xdcc/makefile.mak b/plugins/xdcc/makefile.mak index 8b879f09..38a0735f 100644 --- a/plugins/xdcc/makefile.mak +++ b/plugins/xdcc/makefile.mak @@ -2,7 +2,7 @@ include "..\..\src\makeinc.mak" xcxdcc.dll: xdcc.obj xdcc.def link $(LDFLAGS) $(LIBS) /dll /out:xcxdcc.dll /def:xdcc.def xdcc.obj - dir xcewc.dll + dir xcxdcc.dll xdcc.def: echo EXPORTS > xdcc.def