From 349aad7b8d537883058a2a8209e3abeb8248abe4 Mon Sep 17 00:00:00 2001 From: shiqian Date: Wed, 10 Dec 2008 22:56:18 +0000 Subject: [PATCH] Adds Makefile to the distribution pacakge. --- trunk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/trunk/Makefile.am b/trunk/Makefile.am index 67c853ed..4b0c9350 100644 --- a/trunk/Makefile.am +++ b/trunk/Makefile.am @@ -9,6 +9,7 @@ EXTRA_DIST = \ include/gtest/gtest-param-test.h.pump \ include/gtest/internal/gtest-type-util.h.pump \ include/gtest/internal/gtest-param-util-generated.h.pump \ + make/Makefile \ scons/SConscript \ scripts/gen_gtest_pred_impl.py \ src/gtest-all.cc