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 \