summaryrefslogtreecommitdiffstats
path: root/meta/packages/clutter/tidy.inc
diff options
context:
space:
mode:
authorRobert Bradford <rob@openedhand.com>2008-03-04 17:58:55 +0000
committerRobert Bradford <rob@openedhand.com>2008-03-04 17:58:55 +0000
commit5b5e1a3afa79b0d1f9efa0da6807414ec18aeb7c (patch)
tree67d006b7e12d6e1154bfc44dbca2c3fd55f29a37 /meta/packages/clutter/tidy.inc
parent73a457ecc6a09640f27d03010a8a329a48c05259 (diff)
downloadpoky-5b5e1a3afa79b0d1f9efa0da6807414ec18aeb7c.tar.gz
Spit out tidy-examples package with the tests in.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3910 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/clutter/tidy.inc')
-rw-r--r--meta/packages/clutter/tidy.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/packages/clutter/tidy.inc b/meta/packages/clutter/tidy.inc
index 1b11c7c400..c69166f938 100644
--- a/meta/packages/clutter/tidy.inc
+++ b/meta/packages/clutter/tidy.inc
@@ -10,6 +10,9 @@ EXTRA_OECONF = "${BASE_CONF}"
10 10
11inherit autotools pkgconfig 11inherit autotools pkgconfig
12 12
13PACKAGES =+ "tidy-examples"
14FILES_tidy-examples = "${bindir}/test-*"
15
13do_configure_prepend() { 16do_configure_prepend() {
14 touch ${S}/gtk-doc.make 17 touch ${S}/gtk-doc.make
15 sed -i s:docs/reference/Makefile::g ${S}/configure.ac 18 sed -i s:docs/reference/Makefile::g ${S}/configure.ac