make/Main.gmk
changeset 29305 4ddc6faf7842
parent 29159 7fed45c53518
child 29662 78c47f0002c3
child 29851 81a61a04e2fe
--- a/make/Main.gmk	Mon Mar 09 10:39:16 2015 +0100
+++ b/make/Main.gmk	Tue Mar 10 14:36:56 2015 +0100
@@ -531,7 +531,7 @@
 # file.
 
 CLEAN_DIRS += hotspot jdk bootcycle-build test buildtools support \
-    images make-support test-make
+    images make-support test-make bundles
 CLEAN_DIR_TARGETS := $(addprefix clean-, $(CLEAN_DIRS))
 CLEAN_TESTS += hotspot-jtreg-native jdk-jtreg-native
 CLEAN_TEST_TARGETS += $(addprefix clean-test-, $(CLEAN_TESTS))