compiler: move README_Windows.md content to README.md
authorRoger Meier <roger@apache.org>
Mon, 16 Jun 2014 05:32:12 +0000 (07:32 +0200)
committerRoger Meier <roger@apache.org>
Mon, 16 Jun 2014 05:32:12 +0000 (07:32 +0200)
fix compiler/cpp/Makefile.am

compiler/cpp/Makefile.am

index 0013121..d6cf4c3 100644 (file)
@@ -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: