commit | 6a084da48f1177eec38a6ddef982247cc343ff94 | [log] [tgz] |
---|---|---|
author | Christian Lavoie <clavoie@apache.org> | Mon Jan 24 23:01:37 2011 +0000 |
committer | Christian Lavoie <clavoie@apache.org> | Mon Jan 24 23:01:37 2011 +0000 |
tree | cf7db41c8ebf57ee40ce51e4dd2766e13dcab8d2 | |
parent | 7f979e4f78d82e7c0ec1e288000cdf731f7b59aa [diff] |
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 \