Mercurial > pidgin.yaz
changeset 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 | 71b27122c8a6 |
children | e42d9186a8a0 |
files | plugins/Makefile.mingw |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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