commit | db372ac2489b690d2e7675f85e479105446a1da1 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Mon Jun 16 07:32:12 2014 +0200 |
committer | Roger Meier <roger@apache.org> | Mon Jun 16 07:32:12 2014 +0200 |
tree | b677a8b4af4b3e52d02fbd79ae17ee9b2b2016f9 | |
parent | 63fcb7e756a88adca994111e1d9bc0c3c5186c36 [diff] |
compiler: move README_Windows.md content to README.md fix compiler/cpp/Makefile.am
diff --git a/compiler/cpp/Makefile.am b/compiler/cpp/Makefile.am index 0013121..d6cf4c3 100644 --- a/compiler/cpp/Makefile.am +++ b/compiler/cpp/Makefile.am
@@ -107,10 +107,10 @@ WINDOWS_DIST = \ compiler.sln \ compiler.vcxproj \ - compiler.vcxproj.filters \ - README_Windows.md + compiler.vcxproj.filters EXTRA_DIST = \ + README.md \ $(WINDOWS_DIST) clean-local: