diff plugins/Makefile.mingw @ 4610:758f2edc3298

[gaim-migrate @ 4899] No longer installing gaim.pl, since it confuses some windows users committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Tue, 25 Feb 2003 00:44:04 +0000
parents 62e01447b647
children 57d74064445a
line wrap: on
line diff
--- a/plugins/Makefile.mingw	Mon Feb 24 02:55:03 2003 +0000
+++ b/plugins/Makefile.mingw	Tue Feb 25 00:44:04 2003 +0000
@@ -79,7 +79,7 @@
 	$(MAKE) -C $(WINPREFS) -f Makefile.mingw
 
 install:
-	cp $(GAIM_PLUGINS)/*.dll $(GAIM_PLUGINS)/gaim.pl $(GAIM_INSTALL_DIR)/plugins
+	cp $(GAIM_PLUGINS)/*.dll $(GAIM_INSTALL_DIR)/plugins
 	$(MAKE) -C $(TICKER) -f Makefile.mingw install
 	$(MAKE) -C $(TRANSPARENCY) -f Makefile.mingw install
 	$(MAKE) -C $(WINPREFS) -f Makefile.mingw install