changeset 1196:43ccc2b9d5b7 jdk8u40-b13

Merge
author lana
date Fri, 31 Oct 2014 20:17:35 -0700
parents 9f996a9338b8 (current diff) 196ee1e3add0 (diff)
children df659b8b0bc8
files
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/make/Javadoc.gmk	Wed Oct 29 10:50:28 2014 -0700
+++ b/make/Javadoc.gmk	Fri Oct 31 20:17:35 2014 -0700
@@ -311,6 +311,13 @@
 #################################################################
 
 #
+# Load custom Javadoc rules, if present
+#
+-include $(CUSTOM_MAKE_DIR)/Javadoc.gmk
+
+#################################################################
+
+#
 # Default target is same as docs target, create core api and all others it can
 #