Repository: thrift
Updated Branches:
refs/heads/master 2c60625b5 -> 37042270e
THRIFT-2512 lib/${language}/README.md
Client: cpp
remove README_WINDOWS.md from WINDOWS_DIST
Project: http://git-wip-us.apache.org/repos/asf/thrift/repo
Commit: http://git-wip-us.apache.org/repos/asf/thrift/commit/37042270
Tree: http://git-wip-us.apache.org/repos/asf/thrift/tree/37042270
Diff: http://git-wip-us.apache.org/repos/asf/thrift/diff/37042270
Branch: refs/heads/master
Commit: 37042270ef670aad7b11c94e31bafc9d84092d76
Parents: 2c60625
Author: Roger Meier <[email protected]>
Authored: Sun May 4 22:58:15 2014 +0200
Committer: Roger Meier <[email protected]>
Committed: Sun May 4 22:58:15 2014 +0200
----------------------------------------------------------------------
lib/cpp/Makefile.am | 1 -
1 file changed, 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/thrift/blob/37042270/lib/cpp/Makefile.am
----------------------------------------------------------------------
diff --git a/lib/cpp/Makefile.am b/lib/cpp/Makefile.am
index 39b85b3..7fcf9bd 100755
--- a/lib/cpp/Makefile.am
+++ b/lib/cpp/Makefile.am
@@ -225,7 +225,6 @@ include_qt_HEADERS = \
THRIFT = $(top_builddir)/compiler/cpp/thrift
WINDOWS_DIST = \
- README_WINDOWS.md \
src/thrift/windows \
thrift.sln \
libthrift.vcxproj \