summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2013-02-27 18:51:27 (GMT)
committerzhanyong.wan <zhanyong.wan@861a406c-534a-0410-8894-cb66d6ee9925>2013-02-27 18:51:27 (GMT)
commit88fe90793c95265844b033b11a08568ff4b0fa98 (patch)
tree09d8b80908a377e098260f16a67ad3ee556dfd50 /Makefile.am
parentb854938bd06bb0c38ed9fd076bcacdbfe2bd8c31 (diff)
downloadgoogletest-88fe90793c95265844b033b11a08568ff4b0fa98.zip
googletest-88fe90793c95265844b033b11a08568ff4b0fa98.tar.gz
googletest-88fe90793c95265844b033b11a08568ff4b0fa98.tar.bz2
Removes dangling references in make/cmake files.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c122254..788c475 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -82,7 +82,6 @@ EXTRA_DIST += \
test/gtest_shuffle_test_.cc \
test/gtest_sole_header_test.cc \
test/gtest_stress_test.cc \
- test/gtest_test_macro_stack_footprint_test.cc \
test/gtest_throw_on_failure_ex_test.cc \
test/gtest_throw_on_failure_test_.cc \
test/gtest_uninitialized_test_.cc \