summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2015-04-28 20:29:28 -0400
committerAnders Broman <a.broman58@gmail.com>2015-04-29 11:37:29 +0000
commit7f6fe7a1fd9db03a48b044e2966561336fa39298 (patch)
tree376fb4a441f4d46c0886c4337380b4e5abc5b37c /Makefile.am
parentfbec73db25515fada8a3b10d0d7160d8a548b859 (diff)
downloadwireshark-7f6fe7a1fd9db03a48b044e2966561336fa39298.tar.gz
Reorganize some of the Diameter XML files, taking advantage of the fact that
AVPs can be grouped by Vendor now (not just by Application). Move a bunch of vendor-specific Application IDs to the vendor's XML file. Delete the (basically empty) SKT.xml, ChinaTelecom.xml, and VerizonWireless.xml files. Fix a typo: 16777224 is 3GPP Gx, not 3GPP Cx. Use (derived) type Enumerated (rather than Unsigned32 or Integer32) when the AVP is of type Enumerated. Change-Id: I7a9702c0c48dc3fe751ad74413d8ecc040984f1f Reviewed-on: https://code.wireshark.org/review/8235 Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index 848d2fdd37..930d9ff782 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -71,7 +71,6 @@ diameterdir = $(pkgdatadir)/diameter
include diameter/Custom.make
dist_diameter_DATA = $(_CUSTOM_diameter_xml_files_) \
diameter/chargecontrol.xml \
- diameter/ChinaTelecom.xml \
diameter/Cisco.xml \
diameter/Custom.xml \
diameter/dictionary.dtd \
@@ -91,10 +90,8 @@ dist_diameter_DATA = $(_CUSTOM_diameter_xml_files_) \
diameter/AlcatelLucent.xml \
diameter/Nokia.xml \
diameter/NokiaSolutionsAndNetworks.xml \
- diameter/SKT.xml \
diameter/HP.xml \
- diameter/Oracle.xml \
- diameter/VerizonWireless.xml
+ diameter/Oracle.xml
#
# Install the DTDs directory files in the "dtds" subdirectory