aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-06-09 06:36:40 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-06-09 06:36:40 +0000
commit85195d1e02cb36143ce090bf240379b99de16376 (patch)
tree9bbedb34d434d6426b9f8ec4e6bdf1154cc19272 /Makefile.am
parent8aada8637d9cc6cfb593d39041065781bb0744ce (diff)
From Madhusudhan M:
Cisco and Vodafone Diameter AVP:s I have axtracted the relevant vendor AVP:s and separated them out in Vendor specific xml files. Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5972 svn path=/trunk/; revision=37627
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6ddc6ea72c..ac4c031e87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -70,6 +70,7 @@ pkgdata_DATA = COPYING manuf services cfilters colorfilters dfilters \
diameterdir = $(pkgdatadir)/diameter
diameter_DATA = \
diameter/chargecontrol.xml \
+ diameter/Cisco.xml \
diameter/dictionary.dtd \
diameter/dictionary.xml \
diameter/eap.xml \
@@ -84,7 +85,8 @@ diameter_DATA = \
diameter/sunping.xml \
diameter/TGPPGmb.xml \
diameter/TGPPRx.xml \
- diameter/TGPPSh.xml
+ diameter/TGPPSh.xml \
+ diameter/Vodafone.xml
#
# Install the DTDs directory files in the "dtds" subdirectory