summaryrefslogtreecommitdiffstats
path: root/googlemock
diff options
context:
space:
mode:
authorAdam Cozzette <acozzette@google.com>2019-01-24 14:48:46 -0800
committerAdam Cozzette <acozzette@google.com>2019-01-24 14:51:40 -0800
commit46b81732b634f49b0f0da6ddb582a278a0aef98c (patch)
tree1dcea79edca2cbd2123acd4a920c4f9882b5a4f7 /googlemock
parentbf07131c1d0a4e001daeee8936089f8b438b7f30 (diff)
downloadgoogletest-46b81732b634f49b0f0da6ddb582a278a0aef98c.tar.gz
googletest-46b81732b634f49b0f0da6ddb582a278a0aef98c.zip
Fixed "make dist"
I made a few updates to the Makefile.am files so that "make dist" succeeds and produces a usable tarball. We need this for protobuf because the protobuf tarballs include a bundled copy of googletest.
Diffstat (limited to 'googlemock')
-rw-r--r--googlemock/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/googlemock/Makefile.am b/googlemock/Makefile.am
index c2ee96db..6a5651c2 100644
--- a/googlemock/Makefile.am
+++ b/googlemock/Makefile.am
@@ -129,7 +129,6 @@ EXTRA_DIST += \
# Nonstandard package files for distribution.
EXTRA_DIST += \
- CHANGES \
CONTRIBUTORS \
make/Makefile
OpenPOWER on IntegriCloud