make/hotspot/lib/CompileGtest.gmk
changeset 47314 743814386712
parent 47217 72e3ae9a25eb
child 49024 953b3fd36b08
child 56197 8fcca3163b7f
--- a/make/hotspot/lib/CompileGtest.gmk	Thu Oct 05 11:02:18 2017 +0200
+++ b/make/hotspot/lib/CompileGtest.gmk	Thu Oct 05 12:41:06 2017 +0200
@@ -23,7 +23,7 @@
 # questions.
 #
 
-$(eval $(call IncludeCustomExtension, , hotspot/lib/CompileGtest.gmk))
+$(eval $(call IncludeCustomExtension, hotspot/lib/CompileGtest.gmk))
 
 GTEST_TEST_SRC += $(TOPDIR)/test/hotspot/gtest
 GTEST_LAUNCHER_SRC := $(TOPDIR)/test/hotspot/gtest/gtestLauncher.cpp