summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndersBroman <anders.broman@ericsson.com>2016-05-20 12:45:47 +0200
committerJaap Keuter <jaap.keuter@xs4all.nl>2016-05-20 17:18:01 +0000
commit9cd10f0805aa485fb02facf52c0cf6ef3816eec4 (patch)
treefd39b4a67fa1a2efbbd372c92297cbc04d22f0f0 /Makefile.am
parentcafa1dbf18545e6e35e57d7a5f595cccc3cec61f (diff)
downloadwireshark-9cd10f0805aa485fb02facf52c0cf6ef3816eec4.tar.gz
Add CiscoSystems, vendor id 9 AVPs
Bug 12459 Change-Id: I9ebe7f4a9e6ae03539bd74e535c95c85a8efa55b Reviewed-on: https://code.wireshark.org/review/15506 Petri-Dish: Anders Broman <a.broman58@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Jaap Keuter <jaap.keuter@xs4all.nl>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a7387d6f8e..85a30dc827 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -74,6 +74,7 @@ include diameter/Custom.make
dist_diameter_DATA = $(_CUSTOM_diameter_xml_files_) \
diameter/chargecontrol.xml \
diameter/Cisco.xml \
+ diameter/CiscoSystems.xml \
diameter/Custom.xml \
diameter/dictionary.dtd \
diameter/dictionary.xml \