jaxws/make/Makefile
changeset 4137 a06d987928b2
parent 3885 90241d0c87b6
child 4138 6f57118cd450
--- 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):