aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2016-08-17 19:47:42 -0400
committerJeff Morriss <jeff.morriss.ws@gmail.com>2016-08-17 23:53:23 +0000
commitf17ba6b21c892d4e74e2f75e766d6daacb8d5d52 (patch)
tree2748767c52e212c5146cbf156dd293f9ae9cd95d /tools/Makefile.am
parentcdd3f45c6455012ea573c8324009838db2570286 (diff)
Add a script to validate the Diameter dictionary XML.
I wrote this during Sharkfest to get the Diameter dictionary into (mostly) valid XML. There's some room for improvement in the script but it works. Change-Id: Ic8548c4f321831397951bf1d76779c263a832682 Reviewed-on: https://code.wireshark.org/review/17124 Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
Diffstat (limited to 'tools/Makefile.am')
-rw-r--r--tools/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 9b9d093cae..d40ba8a7d2 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -92,6 +92,7 @@ EXTRA_DIST = \
usb-ptp-extract-models.pl \
usb-ptp-extract-models.txt \
valgrind-wireshark.sh \
+ validate-diameter-xml.sh \
vg-suppressions \
win-setup.ps1 \
wireshark_be.py \