diff -r 0b10f76c8834 -r 196ee1e3add0 make/Javadoc.gmk --- a/make/Javadoc.gmk Tue Oct 28 10:19:17 2014 -0700 +++ b/make/Javadoc.gmk Fri Oct 31 09:52:05 2014 -0400 @@ -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 #