Mon, 23 Dec 2002 22:04:40 +0000
[gaim-migrate @ 4340]
removing buggy autorecon from being installed
| plugins/Makefile.mingw | file | annotate | diff | comparison | revisions |
--- a/plugins/Makefile.mingw Mon Dec 23 21:29:56 2002 +0000 +++ b/plugins/Makefile.mingw Mon Dec 23 22:04:40 2002 +0000 @@ -93,7 +93,7 @@ $(CC) -mdll -o $@ tmp$@.o -Wl,$@.exp $(LIB_PATHS) $(LIBS) rm -rf $@.base $@.def $@.exp junk.tmp -plugins: autorecon.dll iconaway.dll spellchk.dll +plugins: iconaway.dll spellchk.dll ##