Update Makefile.am
Remove references to gtest tupe
This commit is contained in:
		@@ -9,7 +9,6 @@ EXTRA_DIST = \
 | 
				
			|||||||
  LICENSE \
 | 
					  LICENSE \
 | 
				
			||||||
  include/gtest/gtest-param-test.h.pump \
 | 
					  include/gtest/gtest-param-test.h.pump \
 | 
				
			||||||
  include/gtest/internal/gtest-param-util-generated.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 \
 | 
					  include/gtest/internal/gtest-type-util.h.pump \
 | 
				
			||||||
  make/Makefile \
 | 
					  make/Makefile \
 | 
				
			||||||
  scripts/fuse_gtest_files.py \
 | 
					  scripts/fuse_gtest_files.py \
 | 
				
			||||||
@@ -62,7 +61,6 @@ EXTRA_DIST += \
 | 
				
			|||||||
  test/gtest_premature_exit_test.cc \
 | 
					  test/gtest_premature_exit_test.cc \
 | 
				
			||||||
  test/gtest-printers_test.cc \
 | 
					  test/gtest-printers_test.cc \
 | 
				
			||||||
  test/gtest-test-part_test.cc \
 | 
					  test/gtest-test-part_test.cc \
 | 
				
			||||||
  test/googletest-tuple-test.cc \
 | 
					 | 
				
			||||||
  test/gtest-typed-test2_test.cc \
 | 
					  test/gtest-typed-test2_test.cc \
 | 
				
			||||||
  test/gtest-typed-test_test.cc \
 | 
					  test/gtest-typed-test_test.cc \
 | 
				
			||||||
  test/gtest-typed-test_test.h \
 | 
					  test/gtest-typed-test_test.h \
 | 
				
			||||||
@@ -208,7 +206,6 @@ pkginclude_internal_HEADERS = \
 | 
				
			|||||||
  include/gtest/internal/gtest-port.h \
 | 
					  include/gtest/internal/gtest-port.h \
 | 
				
			||||||
  include/gtest/internal/gtest-port-arch.h \
 | 
					  include/gtest/internal/gtest-port-arch.h \
 | 
				
			||||||
  include/gtest/internal/gtest-string.h \
 | 
					  include/gtest/internal/gtest-string.h \
 | 
				
			||||||
  include/gtest/internal/gtest-tuple.h \
 | 
					 | 
				
			||||||
  include/gtest/internal/gtest-type-util.h \
 | 
					  include/gtest/internal/gtest-type-util.h \
 | 
				
			||||||
  include/gtest/internal/custom/gtest.h \
 | 
					  include/gtest/internal/custom/gtest.h \
 | 
				
			||||||
  include/gtest/internal/custom/gtest-port.h \
 | 
					  include/gtest/internal/custom/gtest-port.h \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user