summaryrefslogtreecommitdiff
path: root/test/go
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2021-02-04 22:41:50 +0100
committerJens Geyer <jensg@apache.org>2021-02-05 12:58:49 +0100
commit2ef0113d69527cf2b8b6d6df0ecd2650d6f7bf38 (patch)
tree3af52fbb6447f4af19286dfb843d049dde5d7eb5 /test/go
parentebfa771a26e406da947f72ae8d87602c892435cc (diff)
downloadthrift-2ef0113d69527cf2b8b6d6df0ecd2650d6f7bf38.tar.gz
Consolidated gitignore & added missing EXTRA_DISTs
Diffstat (limited to 'test/go')
-rw-r--r--test/go/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/go/Makefile.am b/test/go/Makefile.am
index 3cf6a70ee..eae153c29 100644
--- a/test/go/Makefile.am
+++ b/test/go/Makefile.am
@@ -62,4 +62,5 @@ genmock: gopath
EXTRA_DIST = \
src/bin \
- src/common
+ src/common \
+ genmock.sh