make/CompileJavaModules.gmk
branchJDK-8200758-branch
changeset 58301 e0efb29609bd
parent 57404 a477b26bf888
child 58922 fbaf2e6402ad
equal deleted inserted replaced
58172:bf06a1d3aef6 58301:e0efb29609bd
   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 \
   383 jdk.jpackage_COPY += .gif .png .txt .spec .script .prerm .preinst .postrm .postinst .list .sh \
   384     .desktop .copyright .control .plist .template .icns .scpt .entitlements .wxs .wxl .iss .ico .bmp
   384     .desktop .copyright .control .plist .template .icns .scpt .entitlements .wxs .wxl .ico .bmp
   385 
   385 
   386 jdk.jpackage_CLEAN += .properties
   386 jdk.jpackage_CLEAN += .properties
   387 
   387 
   388 ################################################################################
   388 ################################################################################
   389 
   389