plugins/Makefile.mingw

changeset 4610
1fd06a7b0fad
parent 4498
95e3bc0191e2
child 4709
32e6177d5672
--- 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

mercurial