diff options
Diffstat (limited to 'googlemock/Makefile.am')
-rw-r--r-- | googlemock/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/googlemock/Makefile.am b/googlemock/Makefile.am index c77ef2b..4d4c965 100644 --- a/googlemock/Makefile.am +++ b/googlemock/Makefile.am @@ -157,10 +157,6 @@ EXTRA_DIST += \ scripts/generator/cpp/utils.py \ scripts/generator/gmock_gen.py -# Script for diagnosing compiler errors in programs that use Google -# Mock. -EXTRA_DIST += scripts/gmock_doctor.py - # CMake scripts. EXTRA_DIST += \ CMakeLists.txt |