From: <dat...@us...> - 2006-09-12 17:22:15
|
Revision: 17261 http://svn.sourceforge.net/gaim/?rev=17261&view=rev Author: datallah Date: 2006-09-12 10:22:09 -0700 (Tue, 12 Sep 2006) Log Message: ----------- Joymarquis noticed this was wrong. Modified Paths: -------------- trunk/libgaim/protocols/irc/Makefile.mingw Modified: trunk/libgaim/protocols/irc/Makefile.mingw =================================================================== --- trunk/libgaim/protocols/irc/Makefile.mingw 2006-09-12 09:04:04 UTC (rev 17260) +++ trunk/libgaim/protocols/irc/Makefile.mingw 2006-09-12 17:22:09 UTC (rev 17261) @@ -82,4 +82,4 @@ rm -rf $(OBJECTS) rm -rf $(TARGET).dll -include $(GAIM_COMMON_RULES) +include $(GAIM_COMMON_TARGETS) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |