gegl r2268 - in trunk: . gegl/property-types



Author: bersace
Date: Thu May  1 08:31:57 2008
New Revision: 2268
URL: http://svn.gnome.org/viewvc/gegl?rev=2268&view=rev

Log:
Added $(top_srcdir)/gegl/buffer to include dirs.


Modified:
   trunk/ChangeLog
   trunk/gegl/property-types/Makefile.am

Modified: trunk/gegl/property-types/Makefile.am
==============================================================================
--- trunk/gegl/property-types/Makefile.am	(original)
+++ trunk/gegl/property-types/Makefile.am	Thu May  1 08:31:57 2008
@@ -19,5 +19,6 @@
 INCLUDES = \
 	   -I$(top_srcdir)	\
 	   -I$(top_srcdir)/gegl	\
+	   -I$(top_srcdir)/gegl/buffer \
 	   @DEP_CFLAGS@ @BABL_CFLAGS@
 



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