changeset 47314 | 743814386712 |
parent 47217 | 72e3ae9a25eb |
child 48300 | 8a5edac3d5a2 |
--- a/make/lib/Lib-java.management.gmk Thu Oct 05 11:02:18 2017 +0200 +++ b/make/lib/Lib-java.management.gmk Thu Oct 05 12:41:06 2017 +0200 @@ -26,7 +26,7 @@ include LibCommon.gmk # Hook to include the corresponding custom file, if present. -$(eval $(call IncludeCustomExtension, , lib/Lib-java.management.gmk)) +$(eval $(call IncludeCustomExtension, lib/Lib-java.management.gmk)) ################################################################################