commit | f13e431babd92f08f46cbc1f32da48965e1c5ca8 | [log] [tgz] |
---|---|---|
author | jfarrell <jfarrell@apache.org> | Tue Aug 25 00:39:29 2015 -0400 |
committer | jfarrell <jfarrell@apache.org> | Tue Aug 25 00:39:29 2015 -0400 |
tree | 56e09f2b648ea8459286971aa6be59a44eff149e | |
parent | 7860ee727a91d2f7e74a48c2048f7f7fc79a5d10 [diff] [blame] |
THRIFT-3305: Missing dist files for 0.9.3 release candidate Client: build Patch: jfarrell Adds missing files to dist
diff --git a/lib/go/Makefile.am b/lib/go/Makefile.am index bf173ba..ff946ea 100644 --- a/lib/go/Makefile.am +++ b/lib/go/Makefile.am
@@ -38,4 +38,5 @@ EXTRA_DIST = \ thrift \ + coding_standards.md \ README.md