Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-22 09:51:02 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-22 09:51:02 (GMT)
commitd78044c18c91f00441141d28242e1bb0cce6501d (patch)
tree2db1fe6b6a10821c48251e87d8419a8276d45730 /scripts
parentaed914299a4c8dd3aec70d7daa4de868783567dd (diff)
Build the at modules out of source directory
Diffstat (limited to 'scripts')
-rw-r--r--scripts/system.modules4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/system.modules b/scripts/system.modules
index fccecf9..c6bccc7 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -18,13 +18,13 @@
<dep package="at-spi2-atk"/>
</dependencies>
</autotools>
- <autotools id="at-spi2-atk" supports-non-srcdir-builds="no">
+ <autotools id="at-spi2-atk">
<branch repo="git.gnome.org"/>
<dependencies>
<dep package="at-spi2-core"/>
</dependencies>
</autotools>
- <autotools id="at-spi2-core" supports-non-srcdir-builds="no">
+ <autotools id="at-spi2-core">
<branch repo="git.gnome.org"/>
<dependencies>
</dependencies>