diff pidgin/plugins/ticker/Makefile.mingw @ 17042:777cdaa3b904

This is what I actually intended to commit in 105009e066f1bcaefb0af3bd1e17b7860bf12a57. The rest of the mess being pushed is me trying to clean up my mess.
author Daniel Atallah <daniel.atallah@gmail.com>
date Fri, 11 May 2007 15:46:32 +0000
parents 2c5654d1a17a
children
line wrap: on
line diff
--- a/pidgin/plugins/ticker/Makefile.mingw	Fri May 11 15:42:16 2007 +0000
+++ b/pidgin/plugins/ticker/Makefile.mingw	Fri May 11 15:46:32 2007 +0000
@@ -59,7 +59,7 @@
 
 all: $(TARGET).dll
 
-install: $(PIDGIN_INSTALL_PLUGINS_DIR)
+install: $(PIDGIN_INSTALL_PLUGINS_DIR) all
 	cp $(TARGET).dll $(PIDGIN_INSTALL_PLUGINS_DIR)
 
 $(OBJECTS): $(PIDGIN_CONFIG_H)