make-rules/ant.mk
changeset 3817 30b42c38bbc4
parent 3558 2cec274f17fc
child 3864 77a09e73626b
--- a/make-rules/ant.mk	Mon Feb 16 13:54:04 2015 -0800
+++ b/make-rules/ant.mk	Sun Feb 15 19:02:09 2015 -0600
@@ -18,7 +18,7 @@
 #
 # CDDL HEADER END
 #
-# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
 #
 
 ANT=/usr/bin/ant
@@ -84,3 +84,5 @@
 
 clean::
 	$(RM) -r $(SOURCE_DIR) $(BUILD_DIR)
+
+REQUIRED_PACKAGES += developer/build/ant