make/Main.gmk
branchJEP-230-microbenchmarks-branch
changeset 56919 fe0fad5aebf5
parent 56907 040e5da15709
child 56921 69544f53b8bf
--- a/make/Main.gmk	Wed Oct 03 12:49:52 2018 +0200
+++ b/make/Main.gmk	Wed Oct 03 12:51:14 2018 +0200
@@ -528,7 +528,7 @@
 endif
 
 build-microbenchmark:
-	+($(CD) $(TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f BuildMicrobenchmark.gmk)
+	+($(CD) $(TOPDIR)/make && $(MAKE) $(MAKE_ARGS) -f test/BuildMicrobenchmark.gmk)
 
 ALL_TARGETS += prepare-test-image build-test-hotspot-jtreg-native \
     test-image-hotspot-jtreg-native build-test-jdk-jtreg-native \