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.
This commit is contained in:
Adam Cozzette
2019-01-24 14:48:46 -08:00
parent bf07131c1d
commit 46b81732b6
2 changed files with 13 additions and 13 deletions

View File

@@ -129,7 +129,6 @@ EXTRA_DIST += \
# Nonstandard package files for distribution.
EXTRA_DIST += \
CHANGES \
CONTRIBUTORS \
make/Makefile