Mercurial > pidgin
changeset 4495:32487e11a14d
[gaim-migrate @ 4770]
autorecon fixed
committer: Tailor Script <tailor@pidgin.im>
author | Herman Bloggs <hermanator12002@yahoo.com> |
---|---|
date | Fri, 31 Jan 2003 20:19:42 +0000 |
parents | b5a50a6a13b0 |
children | 71e8b8e62a54 |
files | plugins/Makefile.mingw |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 ##