summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2022-11-17 22:52:30 +0100
committerJens Geyer <Jens-G@users.noreply.github.com>2022-11-18 08:51:25 +0100
commit56281fb972e2d86800eb0fa4379d63479545450f (patch)
treee9faa1e492fce934a15c1e0b8a73969688826ac9
parent75e445ae8d247eb8f2c1e0313d3079d5fee453a5 (diff)
downloadthrift-56281fb972e2d86800eb0fa4379d63479545450f.tar.gz
FIX: make dist error "No rule to make target 'go.sum', needed by 'distdir'. Stop."
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 505951bf2..b2e5b18cd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -157,7 +157,6 @@ EXTRA_DIST = \
doc \
dub.json \
go.mod \
- go.sum \
jitpack.yml \
LANGUAGES.md \
LICENSE \