From: Matt Turner Date: Mon, 11 Nov 2013 02:39:55 +0000 (-0800) Subject: gtest: Add headers to distribution. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8280358cf1a7f44007f5a635f54ec3d2ef39e51b;p=mesa.git gtest: Add headers to distribution. --- diff --git a/src/gtest/Makefile.am b/src/gtest/Makefile.am index c338977e69d..47d392bc705 100644 --- a/src/gtest/Makefile.am +++ b/src/gtest/Makefile.am @@ -31,6 +31,7 @@ libgtest_la_SOURCES = \ src/gtest_main.cc EXTRA_DIST = \ + include \ src/gtest.cc \ src/gtest-death-test.cc \ src/gtest-filepath.cc \