aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2018-10-09 15:47:46 -0400
committerGitHub <noreply@github.com>2018-10-09 15:47:46 -0400
commit7a1e9114a4751b209d88ee6baca0eb75bdb094fc (patch)
tree59a6d8b820fb94b7866faa8b862c816d1416ec10
parent689ac9fbd013409ee280974bd29e5cff68fc3df1 (diff)
downloadgoogletest-7a1e9114a4751b209d88ee6baca0eb75bdb094fc.tar.gz
googletest-7a1e9114a4751b209d88ee6baca0eb75bdb094fc.tar.bz2
googletest-7a1e9114a4751b209d88ee6baca0eb75bdb094fc.zip
Update Makefile.am
Remove references to gtest tupe
-rw-r--r--googletest/Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/googletest/Makefile.am b/googletest/Makefile.am
index b44c8416..543b36a0 100644
--- a/googletest/Makefile.am
+++ b/googletest/Makefile.am
@@ -9,7 +9,6 @@ EXTRA_DIST = \
LICENSE \
include/gtest/gtest-param-test.h.pump \
include/gtest/internal/gtest-param-util-generated.h.pump \
- include/gtest/internal/gtest-tuple.h.pump \
include/gtest/internal/gtest-type-util.h.pump \
make/Makefile \
scripts/fuse_gtest_files.py \
@@ -62,7 +61,6 @@ EXTRA_DIST += \
test/gtest_premature_exit_test.cc \
test/gtest-printers_test.cc \
test/gtest-test-part_test.cc \
- test/googletest-tuple-test.cc \
test/gtest-typed-test2_test.cc \
test/gtest-typed-test_test.cc \
test/gtest-typed-test_test.h \
@@ -208,7 +206,6 @@ pkginclude_internal_HEADERS = \
include/gtest/internal/gtest-port.h \
include/gtest/internal/gtest-port-arch.h \
include/gtest/internal/gtest-string.h \
- include/gtest/internal/gtest-tuple.h \
include/gtest/internal/gtest-type-util.h \
include/gtest/internal/custom/gtest.h \
include/gtest/internal/custom/gtest-port.h \