8178042: Allow custom taglets

Reviewed-by: erikj, mchung
This commit is contained in:
Magnus Ihse Bursie 2017-04-26 14:35:05 +02:00
parent 021dfd0a66
commit 4a991d0b84

View File

@ -30,6 +30,8 @@ include MakeBase.gmk
include JavaCompilation.gmk
include SetupJavaCompilers.gmk
################################################################################
$(eval $(call IncludeCustomExtension, jdk, CompileTools.gmk))
################################################################################