Googletest export

Internal Change

PiperOrigin-RevId: 234823465
This commit is contained in:
misterg
2019-02-20 13:32:08 -05:00
committed by Gennadiy Civil
parent 0e424c7594
commit 873e479817
2 changed files with 1 additions and 16 deletions

View File

@@ -133,7 +133,6 @@ EXTRA_DIST += \
make/Makefile
# Pump scripts for generating Google Mock headers.
# TODO(chandlerc@google.com): automate the generation of *.h from *.h.pump.
EXTRA_DIST += \
include/gmock/gmock-generated-actions.h.pump \
include/gmock/gmock-generated-function-mockers.h.pump \
@@ -188,7 +187,6 @@ if HAVE_PYTHON
# generated.
$(test_gmock_fused_test_SOURCES): fused-gmock-internal
# TODO(vladl@google.com): Find a way to add Google Tests's sources here.
fused-gmock-internal: $(pkginclude_HEADERS) $(pkginclude_internal_HEADERS) \
$(lib_libgmock_la_SOURCES) $(GMOCK_SOURCE_INGLUDES) \
$(lib_libgmock_main_la_SOURCES) \