gtest: Build it only for 'make check'.
[mesa.git] / src / gtest / Makefile.am
index 7defa342d05d8a52980366d8fc86287d2e8b4299..4188c6b25ecb30d19472464eb895d8193a070edf 100644 (file)
@@ -22,7 +22,7 @@
 AM_CFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include
 AM_CXXFLAGS = $(DEFINES) -I$(top_srcdir)/src/gtest/include
 
-noinst_LTLIBRARIES = libgtest.la
+check_LTLIBRARIES = libgtest.la
 
 libgtest_la_SOURCES = \
        src/gtest-all.cc \