summaryrefslogtreecommitdiff
path: root/compiler/cpp/Makefile.am
diff options
context:
space:
mode:
authorRoger Meier <roger@apache.org>2014-06-16 07:32:12 +0200
committerRoger Meier <roger@apache.org>2014-06-16 07:32:12 +0200
commitdb372ac2489b690d2e7675f85e479105446a1da1 (patch)
treeb677a8b4af4b3e52d02fbd79ae17ee9b2b2016f9 /compiler/cpp/Makefile.am
parent63fcb7e756a88adca994111e1d9bc0c3c5186c36 (diff)
downloadthrift-db372ac2489b690d2e7675f85e479105446a1da1.tar.gz
compiler: move README_Windows.md content to README.md
fix compiler/cpp/Makefile.am
Diffstat (limited to 'compiler/cpp/Makefile.am')
-rw-r--r--compiler/cpp/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am
index 001312132..d6cf4c312 100644
--- a/compiler/cpp/Makefile.am
+++ b/compiler/cpp/Makefile.am
@@ -107,10 +107,10 @@ libparse_a_SOURCES = src/thrifty.yy \
WINDOWS_DIST = \
compiler.sln \
compiler.vcxproj \
- compiler.vcxproj.filters \
- README_Windows.md
+ compiler.vcxproj.filters
EXTRA_DIST = \
+ README.md \
$(WINDOWS_DIST)
clean-local: