Removes unused scripts from the distro.

pull/496/merge
zhanyong.wan 15 years ago
parent 744de6fa59
commit 598fe2288e
  1. 4
      Makefile.am

@ -107,9 +107,7 @@ EXTRA_DIST += \
test/gtest_throw_on_failure_test.py \
test/gtest_uninitialized_test.py \
test/gtest_xml_outfiles_test.py \
test/gtest_xml_output_unittest.py \
test/run_tests_util.py \
test/run_tests_util_test.py
test/gtest_xml_output_unittest.py
# CMake script
EXTRA_DIST += \

Loading…
Cancel
Save