adds gmock_doctor.py to the distro
This commit is contained in:
parent
35877b7967
commit
88080ee943
@ -154,6 +154,10 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user