aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2016-01-06 16:25:35 -0800
committerFeng Xiao <xfxyjwf@gmail.com>2016-01-06 18:25:25 -0800
commit64d865210f4a10e90e3d914801ab5f21daa4a737 (patch)
tree0257d2abf9cc753a785a0f89f38adb1e6b73c67e /Makefile.am
parent76195058e25d19fc918996d55d3ad69ee55cb77e (diff)
downloadprotobuf-64d865210f4a10e90e3d914801ab5f21daa4a737.tar.gz
protobuf-64d865210f4a10e90e3d914801ab5f21daa4a737.tar.bz2
protobuf-64d865210f4a10e90e3d914801ab5f21daa4a737.zip
Update README.md and remove INSTALL.txt
Added instructions on what tools to install to compile protobuf from source. Removed the INSTALL.txt file because it's just a simple copy of the autoconf documentation and confuses users. Change-Id: I6fd8aa13495f1238fe5c62451b95ad480b1c4bed
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 49ad640c..3d39a898 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -697,7 +697,6 @@ EXTRA_DIST = $(@DIST_LANG@_EXTRA_DIST) \
autogen.sh \
generate_descriptor_proto.sh \
README.md \
- INSTALL.txt \
LICENSE \
CONTRIBUTORS.txt \
CHANGES.txt \