From: Christian Lavoie Date: Mon, 24 Jan 2011 23:01:37 +0000 (+0000) Subject: Fix haskell-related bug in the 0.6.x branch for RC1; make sure trunk receives the... X-Git-Tag: 0.6.0~3 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=923e453be43ed31d2c32ed3af28581a3785a79b4;p=common%2Fthrift.git 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/branches/0.6.x@1063050 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/lib/hs/Makefile.am b/lib/hs/Makefile.am index 95734f06..3464a4fd 100644 --- a/lib/hs/Makefile.am +++ b/lib/hs/Makefile.am @@ -18,6 +18,7 @@ # EXTRA_DIST = \ + LICENSE \ README \ Setup.lhs \ TODO \