gegl r1951 - in trunk: . operations
- From: ok svn gnome org
- To: svn-commits-list gnome org
- Subject: gegl r1951 - in trunk: . operations
- Date: Sun, 3 Feb 2008 20:41:17 +0000 (GMT)
Author: ok
Date: Sun Feb 3 20:41:17 2008
New Revision: 1951
URL: http://svn.gnome.org/viewvc/gegl?rev=1951&view=rev
Log:
* operations/Makefile-operations.am: allow ops to include config.h
in distcheck by allowing includes from top build_dir.
Modified:
trunk/ChangeLog
trunk/operations/Makefile-operations.am
Modified: trunk/operations/Makefile-operations.am
==============================================================================
--- trunk/operations/Makefile-operations.am (original)
+++ trunk/operations/Makefile-operations.am Sun Feb 3 20:41:17 2008
@@ -14,6 +14,7 @@
CFLAGS += @DEP_CFLAGS@ @BABL_CFLAGS@ @CPPFLAGS@ \
-I$(srcdir) -I$(top_srcdir) \
+ -I$(top_builddir) \
-I$(top_srcdir)/gegl \
-I$(top_srcdir)/gegl/buffer \
-I$(top_srcdir)/gegl/operation \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]