[clutter] build: Install the cookbook examples code
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter] build: Install the cookbook examples code
- Date: Fri, 2 Sep 2011 15:16:06 +0000 (UTC)
commit b0f868edfdaebf9b0e32c88fce9ce2c487e27623
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu Sep 1 13:51:20 2011 +0100
build: Install the cookbook examples code
Use $(datadir)/clutter-1.0/cookbook/examples as the target directory.
doc/cookbook/examples/Makefile.am | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/doc/cookbook/examples/Makefile.am b/doc/cookbook/examples/Makefile.am
index 46368db..28da0ef 100644
--- a/doc/cookbook/examples/Makefile.am
+++ b/doc/cookbook/examples/Makefile.am
@@ -128,4 +128,7 @@ EXTRA_DIST += \
script-ui.json \
$(NULL)
+examplesdir = $(datadir)/clutter-1.0/cookbook/examples
+examples_DATA = *.c *.h *.json
+
-include $(top_srcdir)/build/autotools/Makefile.am.gitignore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]