]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
also load netradiant in ./all
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 2b1cd557c92a1072f9d13d47f2b5b52ec002d531..b052023cd46c7b7bcba0feaaf6673d911806f176 100755 (executable)
--- a/all
+++ b/all
@@ -40,6 +40,7 @@ repos_urls="
        darkplaces
        fteqcc@git://github.com/Blub/qclib.git
        div0-gittools@git://git.icculus.org/divverent/div0-gittools.git
+       netradiant
 "
 
 repos=`for X in $repos_urls; do echo "${X%%@*}"; done`