nashorn/make/Makefile
changeset 16163 71f4cff209a9
parent 16151 97c1e756ae1e
child 16170 9e3f4e0b519b
--- a/nashorn/make/Makefile	Wed Jan 09 15:02:48 2013 +0100
+++ b/nashorn/make/Makefile	Wed Jan 09 22:32:40 2013 +0530
@@ -190,7 +190,7 @@
 clobber: clean
 
 # All ant targets of interest
-ANT_TARGETS = clean jar javadoc shelldoc docs test test262 test262parallel # for now
+ANT_TARGETS = clean externals update-externals jar javadoc shelldoc docs test test262 test262parallel # for now
 
 # Create diagnostics log (careful, ant 1.8.0 -diagnostics always does an exit 1)
 $(OUTPUTDIR)/build/ant-diagnostics.log: