X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgtest%2FMakefile.am;h=3824d712075a2f1ab4fa7ee735180c4e9df0a74f;hb=83a02427e576a5126a618c13bc3e12ff2b4a3e0a;hp=149de6e3d74b26515813ed22b0c9b21efeb6271a;hpb=3d000e7dd14c3185b9e27a6c38a67288b4d10431;p=mesa.git diff --git a/src/gtest/Makefile.am b/src/gtest/Makefile.am index 149de6e3d74..3824d712075 100644 --- a/src/gtest/Makefile.am +++ b/src/gtest/Makefile.am @@ -22,7 +22,7 @@ AM_CFLAGS = $(DEFINES) -I$(top_builddir)/src/gtest/include AM_CXXFLAGS = $(DEFINES) -I$(top_builddir)/src/gtest/include -lib_LTLIBRARIES = libgtest.la +noinst_LTLIBRARIES = libgtest.la libgtest_la_SOURCES = \ src/gtest-all.cc \