# HG changeset patch # User Herman Bloggs # Date 1044044382 0 # Node ID 32487e11a14d04713984c778ef1629a705396bc9 # Parent b5a50a6a13b0aab7d4843259fdfeb124137ceba9 [gaim-migrate @ 4770] autorecon fixed committer: Tailor Script diff -r b5a50a6a13b0 -r 32487e11a14d plugins/Makefile.mingw --- a/plugins/Makefile.mingw Fri Jan 31 20:19:08 2003 +0000 +++ b/plugins/Makefile.mingw Fri Jan 31 20:19:42 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 +plugins: iconaway.dll spellchk.dll autrecon.dll ##