From 64d865210f4a10e90e3d914801ab5f21daa4a737 Mon Sep 17 00:00:00 2001 From: Feng Xiao Date: Wed, 6 Jan 2016 16:25:35 -0800 Subject: 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 --- Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3