Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-08-23 05:28:10 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-08-23 05:28:10 (GMT)
commitbb3d5eebf94d2e3edd3b8f5938b6801ebb54c71e (patch)
tree2c7790e1e4944bb3b6a0d4d53edbbfb727e08dcb
parent2218831f609fda02a72bcfb074ce4157fce66c26 (diff)
libxklavier can now build out of src dir
-rw-r--r--Makefile1
-rw-r--r--scripts/system.modules2
2 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 3078f7c..737ce8c 100644
--- a/Makefile
+++ b/Makefile
@@ -66,7 +66,6 @@ bug-report:
clean:
rm -rf build install
- rm -rf source/libxklavier
rm -rf source/gstreamer
rm -rf source/gst-plugins-base
rm -rf source/gst-plugins-good
diff --git a/scripts/system.modules b/scripts/system.modules
index c6bccc7..02442d1 100644
--- a/scripts/system.modules
+++ b/scripts/system.modules
@@ -63,7 +63,7 @@
<autotools id="gst-plugins-espeak" supports-non-srcdir-builds="no">
<branch repo="git.sugarlabs.org" module="gst-plugins-espeak/mainline.git" checkoutdir="gst-plugins-espeak"/>
</autotools>
- <autotools id="libxklavier" supports-parallel-builds="no" supports-non-srcdir-builds="no">
+ <autotools id="libxklavier" supports-parallel-builds="no">
<branch repo="freedesktop.org"/>
</autotools>