summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorshiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-12-10 22:56:18 (GMT)
committershiqian <shiqian@861a406c-534a-0410-8894-cb66d6ee9925>2008-12-10 22:56:18 (GMT)
commit3bcc7a2173254f1d2504fbad29a465ac7dc8edb9 (patch)
tree061c5847ff9f6f67c13f1760760afd868c948b52 /Makefile.am
parent635aff166450a7432aa4434b77d19b727955d0d1 (diff)
downloadgoogletest-3bcc7a2173254f1d2504fbad29a465ac7dc8edb9.zip
googletest-3bcc7a2173254f1d2504fbad29a465ac7dc8edb9.tar.gz
googletest-3bcc7a2173254f1d2504fbad29a465ac7dc8edb9.tar.bz2
Adds Makefile to the distribution pacakge.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 67c853e..4b0c935 100644
--- a/Makefile.am
+++ b/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