make/CompileJavaModules.gmk
branchJDK-8200758-branch
changeset 58994 b09ba68c6a19
parent 58922 fbaf2e6402ad
equal deleted inserted replaced
58993:b5e1baa9d2c3 58994:b09ba68c6a19
   378   jdk.sctp_EXCLUDE_FILES += $(SCTP_IMPL_CLASSES)
   378   jdk.sctp_EXCLUDE_FILES += $(SCTP_IMPL_CLASSES)
   379 endif
   379 endif
   380 
   380 
   381 ################################################################################
   381 ################################################################################
   382 
   382 
   383 jdk.jpackage_COPY += .gif .png .txt .spec .script .prerm .preinst .postrm .postinst .list .sh \
   383 jdk.incubator.jpackage_COPY += .gif .png .txt .spec .script .prerm .preinst .postrm .postinst .list .sh \
   384     .desktop .copyright .control .plist .template .icns .scpt .entitlements .wxs .wxl .wxi .ico .bmp
   384     .desktop .copyright .control .plist .template .icns .scpt .entitlements .wxs .wxl .wxi .ico .bmp
   385 
   385 
   386 jdk.jpackage_CLEAN += .properties
   386 jdk.incubator.jpackage_CLEAN += .properties
   387 
   387 
   388 ################################################################################
   388 ################################################################################
   389 
   389 
   390 jdk.jconsole_COPY += .gif .png
   390 jdk.jconsole_COPY += .gif .png
   391 
   391