[gaim-migrate @ 4340]

Mon, 23 Dec 2002 22:04:40 +0000

author
Herman Bloggs <herman@bluedigits.com>
date
Mon, 23 Dec 2002 22:04:40 +0000
changeset 4123
d8c0eca22093
parent 4122
f07270736f01
child 4124
d110718bf9ae

[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
 
 
 ##

mercurial