make/deploy-rules.gmk
changeset 6729 6972f2f93eba
parent 5499 eb0b3e373167
child 6732 b6093e32d862
--- a/make/deploy-rules.gmk	Fri Sep 03 12:49:47 2010 -0700
+++ b/make/deploy-rules.gmk	Fri Sep 03 20:19:45 2010 -0700
@@ -41,7 +41,7 @@
   IMAGES_TARGET = images
 endif
 
-DEPLOY_BUILD_TARGETS = sanity javaws-all plugin-all 
+DEPLOY_BUILD_TARGETS = sanity deploy 
 # Only build 7-Zip LZMA file compression if it is available
 # Enable 7-Zip LZMA file (de)compression for Java Kernel if it is available
 ifeq ($(ARCH_DATA_MODEL), 32)