]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
also load div0-gittools
authorxonotic <xonotic@git.xonotic.org>
Wed, 31 Mar 2010 07:18:59 +0000 (09:18 +0200)
committerxonotic <xonotic@git.xonotic.org>
Wed, 31 Mar 2010 07:18:59 +0000 (09:18 +0200)
all

diff --git a/all b/all
index 9689ba653b5df22af41becd0e0a08de6f94b9d43..7a2f62db0c2fcbf6b29be9dd44edd50a28bdb5da 100755 (executable)
--- a/all
+++ b/all
@@ -39,6 +39,7 @@ repos_urls="
        data/xonotic-nexcompat.pk3dir
        darkplaces
        fteqcc@git://github.com/Blub/qclib.git
+       div0-gittools@git://git.icculus.org/divverent/div0-gittools.git
 "
 
 repos=`for X in $repos_urls; do echo "${X%%@*}"; done`