aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2020-08-31 16:45:08 +0000
committerGerald Combs <gerald@wireshark.org>2020-08-31 16:45:08 +0000
commit5f59c69dd6f0258c6a16736eb57a0a9f6fc7f57c (patch)
tree281ccd969ef069f800c2618d0931b1d6fab57229
parent1fac4fff48b8a03ac6a95e22a8ca39d9bbc3f466 (diff)
downloadwireshark-5f59c69dd6f0258c6a16736eb57a0a9f6fc7f57c.tar.gz
wireshark-5f59c69dd6f0258c6a16736eb57a0a9f6fc7f57c.tar.bz2
wireshark-5f59c69dd6f0258c6a16736eb57a0a9f6fc7f57c.zip
Fix dist.
We no longer have tools/commit-msg, so remove it from tools/Makefile.am.
-rw-r--r--tools/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 15a3bb63b6..b69b4d18d9 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -30,7 +30,6 @@ EXTRA_DIST = \
checkhf.pl \
checklicenses.py \
colorfilters2js.pl \
- commit-msg \
compare-abis.sh \
checkAPIs.pl \
convert-proto-tree-new.awk \