]> Cypherpunks repositories - gostls13.git/commitdiff
- added Makefile change again (lost due to to p4 misuse)
authorRobert Griesemer <gri@golang.org>
Fri, 13 Feb 2009 23:10:35 +0000 (15:10 -0800)
committerRobert Griesemer <gri@golang.org>
Fri, 13 Feb 2009 23:10:35 +0000 (15:10 -0800)
R=rsc
OCL=25026
CL=25026

src/lib/Makefile

index af21bdc28ebc0062d4692916dbba7afb466a6f0e..a6b0c4782b730a144f8719700cd2bf5607dce95e 100644 (file)
@@ -8,6 +8,7 @@ GC=6g
 
 DIRS=\
        container/array\
+       container\
        fmt\
        hash\
        http\