summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@linux.intel.com>2010-04-22 17:51:56 +0100
committerEmmanuele Bassi <ebassi@linux.intel.com>2010-04-22 17:51:56 +0100
commitb13eb77e05670367b99caa4d4cb6a9f24e9b15aa (patch)
tree606bc38100e55834da236c38bcc475a1d95b4aa7 /build
parent05cf570570879fe5d699a07ad19a27168b57c23b (diff)
downloadclutter-b13eb77e05670367b99caa4d4cb6a9f24e9b15aa.tar.gz
Add uprof to the jhbuild moduleset
Diffstat (limited to 'build')
-rw-r--r--build/clutter.modules6
1 files changed, 6 insertions, 0 deletions
diff --git a/build/clutter.modules b/build/clutter.modules
index 3000d5bb5..a3e2fb20e 100644
--- a/build/clutter.modules
+++ b/build/clutter.modules
@@ -75,6 +75,12 @@
</dependencies>
</autotools>
+ <autotools id="uprof">
+ <branch repo="git.moblin.org"
+ module="uprof"
+ revision="master"/>
+ </autotools>
+
<autotools id="libccss" autogenargs="--without-rsvg --without-soup --disable-ccss-cairo --disable-ccss-gtk --disable-examples">
<branch repo="git.freedesktop.org"
module="ccss"