< prev index next >

make/test/JtregNativeJdk.gmk

Print this page

        

@@ -33,11 +33,11 @@
 
 include $(SPEC)
 include MakeBase.gmk
 include TestFilesCompilation.gmk
 
-$(eval $(call IncludeCustomExtension, , test/JtregNative.gmk))
+$(eval $(call IncludeCustomExtension, test/JtregNative.gmk))
 
 ################################################################################
 # Targets for building the native tests themselves.
 ################################################################################
 
< prev index next >