changeset 4498:62e01447b647

[gaim-migrate @ 4773] oops.. committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Fri, 31 Jan 2003 22:41:56 +0000
parents 5968bcd8ddb6
children 6ed914a991ef
files plugins/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/Makefile.mingw	Fri Jan 31 21:56:58 2003 +0000
+++ b/plugins/Makefile.mingw	Fri Jan 31 22:41:56 2003 +0000
@@ -96,7 +96,7 @@
 	$(CC) -mdll -o $@ tmp$@.o -Wl,$@.exp $(LIB_PATHS) $(LIBS)
 	rm -rf $@.base $@.def $@.exp junk.tmp
 
-plugins: iconaway.dll spellchk.dll autrecon.dll
+plugins: iconaway.dll spellchk.dll autorecon.dll
 
 
 ##