aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'googlemock/Makefile.am')
-rw-r--r--googlemock/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/googlemock/Makefile.am b/googlemock/Makefile.am
index 6a5651c2..8e0128fa 100644
--- a/googlemock/Makefile.am
+++ b/googlemock/Makefile.am
@@ -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) \