8142367: Allow files with .png extension to be copied for javadoc
Reviewed-by: erikj
This commit is contained in:
parent
4afbfc1a8e
commit
54850a316b
@ -369,7 +369,7 @@ jdk.jcmd_COPY := _options
|
||||
|
||||
################################################################################
|
||||
|
||||
jdk.javadoc_COPY := .xml .css .js
|
||||
jdk.javadoc_COPY := .xml .css .js .png
|
||||
|
||||
################################################################################
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user