make/deploy-rules.gmk

changeset 230
1fa39984ba8c
parent 182
412712f77af6
child 233
810a461889ab
     1.1 --- a/make/deploy-rules.gmk	Fri Sep 03 12:49:47 2010 -0700
     1.2 +++ b/make/deploy-rules.gmk	Fri Sep 03 20:19:45 2010 -0700
     1.3 @@ -41,7 +41,7 @@
     1.4    IMAGES_TARGET = images
     1.5  endif
     1.6  
     1.7 -DEPLOY_BUILD_TARGETS = sanity javaws-all plugin-all 
     1.8 +DEPLOY_BUILD_TARGETS = sanity deploy 
     1.9  # Only build 7-Zip LZMA file compression if it is available
    1.10  # Enable 7-Zip LZMA file (de)compression for Java Kernel if it is available
    1.11  ifeq ($(ARCH_DATA_MODEL), 32)

mercurial