[clutter] build: Include top builddir for cookbook examples
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Include top builddir for cookbook examples
- Date: Tue, 7 Aug 2012 08:58:41 +0000 (UTC)
commit d8fddbf780f6ecb1a3fb5612a431cc2c04cf7dbe
Author: Emmanuele Bassi <ebassi gnome org>
Date: Tue Aug 7 09:45:35 2012 +0100
build: Include top builddir for cookbook examples
doc/cookbook/examples/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/doc/cookbook/examples/Makefile.am b/doc/cookbook/examples/Makefile.am
index 7c54724..2a5b7ad 100644
--- a/doc/cookbook/examples/Makefile.am
+++ b/doc/cookbook/examples/Makefile.am
@@ -53,6 +53,7 @@ noinst_PROGRAMS = \
INCLUDES = \
-I$(top_srcdir)/ \
+ -I$(top_builddir)/ \
-I$(top_srcdir)/clutter \
-I$(top_builddir)/clutter \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]