--- 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: