summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorChristian Lavoie <clavoie@apache.org>2011-02-20 02:39:19 +0000
committerChristian Lavoie <clavoie@apache.org>2011-02-20 02:39:19 +0000
commitafc6d8f650cd7e500b07134d11b936dc90a62a02 (patch)
treec473cec7a149a3d053a50abd9372ff80023644d0 /lib/Makefile.am
parent282e717add0460bc6fd4da9be93033b1d5a2be9e (diff)
downloadthrift-afc6d8f650cd7e500b07134d11b936dc90a62a02.tar.gz
THRIFT-625: Add support for 'Go'; provided by Aalok Shah.
git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1072478 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 9dbc1c1b1..8538afa35 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -66,4 +66,5 @@ EXTRA_DIST = \
ocaml \
js \
as3 \
- st
+ st \
+ go