< prev index next >

makefiles/lib/CompileLibraries.gmk

Print this page
rev 10992 : [mq]: 8148244

@@ -34,9 +34,10 @@
 # The dtrace setup must be done both before and after CompileJvm.gmk, due to
 # intricate dependencies.
 include lib/CompileDtracePreJvm.gmk
 include lib/CompileJvm.gmk
 include lib/CompileDtracePostJvm.gmk
+include lib/CompileGtest.gmk
 
 all: $(TARGETS)
 
 .PHONY: all
< prev index next >