make/Makefile

changeset 805
7c33098600b2
parent 588
0ba1f80b73a5
child 809
e63b1f8341ce
     1.1 --- a/make/Makefile	Sat Dec 18 09:38:39 2010 -0800
     1.2 +++ b/make/Makefile	Tue Dec 21 16:29:10 2010 -0800
     1.3 @@ -187,7 +187,7 @@
     1.4  clobber: clean
     1.5  
     1.6  # All ant targets of interest
     1.7 -ANT_TARGETS = build clean sanity post-sanity diagnostics # for now
     1.8 +ANT_TARGETS = build clean sanity post-sanity diagnostics build-all-tools  # for now
     1.9  
    1.10  # Create diagnostics log (careful, ant 1.8.0 -diagnostics always does an exit 1)
    1.11  $(OUTPUTDIR)/build/ant-diagnostics.log:

mercurial