< prev index next >

jdk/make/gensrc/Gensrc-java.management.gmk

Print this page

        

@@ -23,10 +23,13 @@
 # questions.
 #
 
 include GensrcCommon.gmk
 
+# Hook to include the corresponding custom file, if present.
+$(eval $(call IncludeCustomExtension, jdk, gensrc/Gensrc-java.management.gmk))
+
 ################################################################################
 
 include GensrcProperties.gmk
 
 $(eval $(call SetupCompileProperties,COMPILE_PROPERTIES, \
< prev index next >