diff --git a/closed/GensrcJ9JCL.gmk b/closed/GensrcJ9JCL.gmk index 2474254adab..2822a5c19d2 100644 --- a/closed/GensrcJ9JCL.gmk +++ b/closed/GensrcJ9JCL.gmk @@ -53,7 +53,7 @@ $(eval $(call SetupCopyFiles,COPY_OVERLAY_FILES, \ IncludeIfUnsure := -includeIfUnsure -noWarnIncludeIf $(J9JCL_SOURCES_DONEFILE) : \ - $(foreach dir, $(JppSourceDirs), $(call RecursiveWildcard,$(dir),*.java)) \ + $(foreach dir, $(JppSourceDirs), $(call RecursiveWildcard,$(dir),*)) \ $(COPY_OVERLAY_FILES) @$(ECHO) Building OpenJ9 Java Preprocessor @$(MKDIR) -p $(J9TOOLS_DIR)