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] |
THRIFT-3305: Missing dist files for 0.9.3 release candidate Client: build Patch: jfarrell Adds missing files to dist
diff --git a/lib/hs/Makefile.am b/lib/hs/Makefile.am index 5b007fa..45529c7 100755 --- a/lib/hs/Makefile.am +++ b/lib/hs/Makefile.am
@@ -18,6 +18,7 @@ # EXTRA_DIST = \ + coding_standards.md \ LICENSE \ README.md \ Setup.lhs \