[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
gegl r2268 - in trunk: . gegl/property-types
- From: bersace svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r2268 - in trunk: . gegl/property-types
- Date: Thu, 1 May 2008 09:31:57 +0100 (BST)
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]