Code Review
/
common
/
thrift.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
63fcb7e
)
compiler: move README_Windows.md content to README.md
author
Roger Meier
<roger@apache.org>
Mon, 16 Jun 2014 05:32:12 +0000
(07:32 +0200)
committer
Roger Meier
<roger@apache.org>
Mon, 16 Jun 2014 05:32:12 +0000
(07:32 +0200)
fix compiler/cpp/Makefile.am
compiler/cpp/Makefile.am
patch
|
blob
|
history
diff --git
a/compiler/cpp/Makefile.am
b/compiler/cpp/Makefile.am
index
0013121
..
d6cf4c3
100644
(file)
--- 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: