garnome r6206 - in trunk: . geektoys/nautilus-sendto



Author: jsacco
Date: Wed Jan 16 21:47:31 2008
New Revision: 6206
URL: http://svn.gnome.org/viewvc/garnome?rev=6206&view=rev

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



Modified:
   trunk/ChangeLog
   trunk/geektoys/nautilus-sendto/Makefile

Modified: trunk/geektoys/nautilus-sendto/Makefile
==============================================================================
--- trunk/geektoys/nautilus-sendto/Makefile	(original)
+++ trunk/geektoys/nautilus-sendto/Makefile	Wed Jan 16 21:47:31 2008
@@ -17,3 +17,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]