summaryrefslogtreecommitdiff
path: root/packaging/nsis
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 /packaging/nsis
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 'packaging/nsis')
-rw-r--r--packaging/nsis/wireshark.nsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 48a9484e06..c2a27f9a0d 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -437,6 +437,7 @@ SetOutPath $INSTDIR\diameter
File "${STAGING_DIR}\diameter\AlcatelLucent.xml"
File "${STAGING_DIR}\diameter\chargecontrol.xml"
File "${STAGING_DIR}\diameter\Cisco.xml"
+File "${STAGING_DIR}\diameter\CiscoSystems.xml"
File "${STAGING_DIR}\diameter\Custom.xml"
File "${STAGING_DIR}\diameter\dictionary.dtd"
File "${STAGING_DIR}\diameter\dictionary.xml"