< prev index next >

make/CompileToolsJdk.gmk

Print this page

        

@@ -30,11 +30,11 @@
 include JavaCompilation.gmk
 include SetupJavaCompilers.gmk
 
 ################################################################################
 
-$(eval $(call IncludeCustomExtension, , CompileTools.gmk))
+$(eval $(call IncludeCustomExtension, CompileTools.gmk))
 
 ################################################################################
 
 # Use += to be able to add to this from a custom extension
 BUILD_TOOLS_SRC_DIRS += \
< prev index next >