summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 22:57:40 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 22:57:40 +0200
commitbc36659aedc43a0e152801576eef455458ee4732 (patch)
treea167e8789c1f8bae79a55d3ea9d63beea96706cd
parent6e9bd026943fcca1da88aecc80aaea868b538242 (diff)
forgot to rename this one...
-rw-r--r--plugins/xdcc/makefile.mak2
1 files changed, 1 insertions, 1 deletions
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