summaryrefslogtreecommitdiffstats
path: root/bootstrap-configure
diff options
context:
space:
mode:
authorMartin Xu <martin.xu@intel.com>2009-12-03 17:05:41 +0800
committerMarcel Holtmann <marcel@holtmann.org>2009-12-03 22:11:40 +0100
commit4960526aa9a3053b9f3c949c53f6e8f141af1708 (patch)
treed495d431d0919548fa379a2271d36faa5ca16e44 /bootstrap-configure
parentbcef5a1dd6af08d1cc7745ed0342252ff4af9ac4 (diff)
downloadofono-4960526aa9a3053b9f3c949c53f6e8f141af1708.tar.bz2
Allow builds to install the test scripts for debugging
Diffstat (limited to 'bootstrap-configure')
-rwxr-xr-xbootstrap-configure1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap-configure b/bootstrap-configure
index 63a689af..f6659438 100755
--- a/bootstrap-configure
+++ b/bootstrap-configure
@@ -7,6 +7,7 @@ fi
./bootstrap && \
./configure --enable-maintainer-mode \
--enable-debug \
+ --enable-test \
--prefix=/usr \
--mandir=/usr/share/man \
--sysconfdir=/etc \