aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-08-16 16:20:58 +0100
committerJoão Valverde <j@v6e.pt>2016-08-17 00:06:53 +0000
commit5716cc6d7caae0700910758c1feea5dbb67cfab4 (patch)
treeccad46f42e77988366a2363b6a5edabbcc65ae29 /tools
parent858f11c1f0928391bb7980d73a7d91ea903fb226 (diff)
Add licensecheck.pl to the tarball
checklicenses.py now needs it. Change-Id: I1a8c6e21fb35386dcaa44c72f9c196445a378a04 Reviewed-on: https://code.wireshark.org/review/17088 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 9e9f69c5a3..9b9d093cae 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -58,6 +58,7 @@ EXTRA_DIST = \
indexcap.py \
install_rpms_for_devel.sh \
lex.py \
+ licensecheck.pl \
list_protos_in_cap.sh \
make-dissector-reg.py \
make-manuf \