compiler: move README_Windows.md content to README.md

fix compiler/cpp/Makefile.am
This commit is contained in:
Roger Meier 2014-06-16 07:32:12 +02:00
parent 63fcb7e756
commit db372ac248

View 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: