aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2017-07-18 19:47:58 +0100
committerAnders Broman <a.broman58@gmail.com>2017-08-04 05:55:08 +0000
commit733c19a0720035c1aa19d79f765d72b085d58bdd (patch)
treec9242cfe94df14569c8d0cd952e9ef010e3fcbfa /tools/Makefile.am
parent936a8f1cf8c314993f7fca6f193764cb53652924 (diff)
Optimize the "services" dictionary
Remove assignee and other miscellaneous information that changes more frequently than service name and can be consulted directly in the IANA registry. Allow merging identical transports into a single line for convenience and size/speed optimization (a backward-compatible change). Remove obsolete make-services.pl. Change-Id: I3ecbd1a6a68d87c084d77498a0eeb44b7afdab67 Reviewed-on: https://code.wireshark.org/review/22872 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to '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 baae497ed5..9f843ed35e 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -65,7 +65,6 @@ EXTRA_DIST = \
make-dissector-reg.py \
make-manuf \
make-sminmpec.pl \
- make-services.pl \
make-services.py \
make-tap-reg.py \
make-usb.py \