From: <dat...@us...> - 2006-09-18 00:04:17
|
Revision: 17299 http://svn.sourceforge.net/gaim/?rev=17299&view=rev Author: datallah Date: 2006-09-17 17:04:14 -0700 (Sun, 17 Sep 2006) Log Message: ----------- fix build Modified Paths: -------------- trunk/gtk/plugins/perl/common/Makefile.mingw Modified: trunk/gtk/plugins/perl/common/Makefile.mingw =================================================================== --- trunk/gtk/plugins/perl/common/Makefile.mingw 2006-09-17 23:13:55 UTC (rev 17298) +++ trunk/gtk/plugins/perl/common/Makefile.mingw 2006-09-18 00:04:14 UTC (rev 17299) @@ -19,6 +19,7 @@ -I$(GAIM_TOP) \ -I$(GAIM_LIB_TOP) \ -I$(GAIM_GTK_TOP) \ + -I$(GAIM_GTK_TOP)/win32 \ -I$(GTK_TOP)/include \ -I$(GTK_TOP)/include/atk-1.0 \ -I$(GTK_TOP)/include/glib-2.0 \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |