garnome r6199 - in trunk: . geektoys/gksu



Author: jsacco
Date: Wed Jan 16 18:07:05 2008
New Revision: 6199
URL: http://svn.gnome.org/viewvc/garnome?rev=6199&view=rev

Log:
geektoys/gksu: edit GAR makefile to alter INCLUDE search path to include $(includedir)/gnome-vfs-2.0



Modified:
   trunk/ChangeLog
   trunk/geektoys/gksu/Makefile

Modified: trunk/geektoys/gksu/Makefile
==============================================================================
--- trunk/geektoys/gksu/Makefile	(original)
+++ trunk/geektoys/gksu/Makefile	Wed Jan 16 18:07:05 2008
@@ -19,3 +19,6 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 
 include ../category.mk
+
+# cheap hack to fix INCLUDE search path
+CFLAGS += -I$(includedir)/gnome-vfs-2.0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]