jaxp/make/Makefile
changeset 4131 c5661b1a888f
parent 3879 0d9209bdf36c
child 4133 c1b87ddcc40a
--- a/jaxp/make/Makefile	Wed Jul 05 17:02:28 2017 +0200
+++ b/jaxp/make/Makefile	Fri Oct 23 11:05:51 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):