diff -r 946518568340 -r a06d987928b2 jaxws/make/Makefile --- a/jaxws/make/Makefile Wed Jul 05 17:02:28 2017 +0200 +++ b/jaxws/make/Makefile Fri Oct 23 11:06:56 2009 -0700 @@ -130,7 +130,7 @@ default: all # All ant targets of interest -ANT_TARGETS = all source build dist clobber clean sanity +ANT_TARGETS = all source drop_included build dist clobber clean sanity # Create a make target for each $(ANT_TARGETS):