summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-02-02 23:14:52 +0100
committerJens Geyer <jensg@apache.org>2022-02-02 23:14:52 +0100
commitf087ec48a2d043a93db36dfa44b69785b5dff1e2 (patch)
tree818b5c0b099c609e86f12f52e39d161d338b9030 /Makefile.am
parent48d1a707d1690bf79f1eb280d88580652d81a3cc (diff)
downloadthrift-f087ec48a2d043a93db36dfa44b69785b5dff1e2.tar.gz
FIX: missing EXTRA_DIST entries
Diffstat (limited to 'Makefile.am')
-rwxr-xr-xMakefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a1322098b..0fe065f40 100755
--- a/Makefile.am
+++ b/Makefile.am
@@ -156,6 +156,8 @@ EXTRA_DIST = \
doap.rdf \
doc \
dub.json \
+ go.mod \
+ go.sum \
jitpack.yml \
LANGUAGES.md \
LICENSE \