diff --git a/closed/OpenJ9.gmk b/closed/OpenJ9.gmk index 9e240e6046..ebda51c951 100644 --- a/closed/OpenJ9.gmk +++ b/closed/OpenJ9.gmk @@ -195,6 +195,7 @@ $(foreach file, \ vmtest \ ) \ $(patsubst %, $(OPENJ9_VM_BUILD_DIR)/$(call SHARED_LIBRARY,%), \ + access \ anntests \ balloon29 \ bcuwhite \