diff plugins/docklet/Makefile.mingw @ 9954:a9fb4493ae22

[gaim-migrate @ 10851] a combination of the hacking i've been doing on jabber, and the patch datallah just sent me committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Sun, 05 Sep 2004 17:10:39 +0000
parents 3e3ee3cba192
children cae2fb7e8594
line wrap: on
line diff
--- a/plugins/docklet/Makefile.mingw	Sun Sep 05 06:29:51 2004 +0000
+++ b/plugins/docklet/Makefile.mingw	Sun Sep 05 17:10:39 2004 +0000
@@ -94,7 +94,7 @@
 
 all: $(TARGET).dll
 
-install:
+install: all
 	cp $(TARGET).dll $(DLL_INSTALL_DIR)