added samba_3_waf to the list of trees in the web interface
authorAndrew Tridgell <tridge@samba.org>
Tue, 8 Feb 2011 23:21:18 +0000 (10:21 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 8 Feb 2011 23:21:18 +0000 (10:21 +1100)
web/trees.conf

index 10bf3eb4224dfb933fbc443bc4c93e2b18cc353d..9ab398a413eb2c3f220a0dabb9828cfc8448eb01 100644 (file)
@@ -22,19 +22,25 @@ branch = trunk
 scm = git
 repo = samba.git
 branch = v3-5-test
-srcdir = source
+srcdir = source3
 
 [samba_3_next]
 scm = git
 repo = samba.git
 branch = v3-6-test
-srcdir = source
+srcdir = source3
 
 [samba_3_master]
 scm = git
 repo = samba.git
 branch = master
-srcdir = source
+srcdir = source3
+
+[samba_3_waf]
+scm = git
+repo = samba.git
+branch = master
+srcdir = source3
 
 [samba_4_0_test]
 scm = git