Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives the same patch.


git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1063050 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/lib/hs/Makefile.am b/lib/hs/Makefile.am
index 95734f0..3464a4f 100644
--- a/lib/hs/Makefile.am
+++ b/lib/hs/Makefile.am
@@ -18,6 +18,7 @@
 #
 
 EXTRA_DIST = \
+  LICENSE \
   README \
   Setup.lhs \
   TODO \