src/utils/LogCompilation/Makefile
changeset 48170 3af0ab7d1d90
parent 47216 71c04702a3d5
--- a/src/utils/LogCompilation/Makefile	Thu Nov 30 20:37:20 2017 +0100
+++ b/src/utils/LogCompilation/Makefile	Thu Nov 30 16:00:34 2017 -0500
@@ -25,7 +25,7 @@
 com.sun.hotspot.tools.compiler
 #END PKGLIST
 
-FILELIST = com/sun/hotspot/tools/compiler/*.java
+FILELIST = main/java/com/sun/hotspot/tools/compiler/*.java
 
 ifneq "x$(ALT_BOOTDIR)" "x"
   BOOTDIR := $(ALT_BOOTDIR)