aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-18 21:29:58 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2010-03-18 21:29:58 +0000
commit8f4a857b7bc1d5060cf1813a92971c96f70bfa5c (patch)
tree76d63765a175fbcd4f77d8c23d98a0534f10edaf /Makefile.am
parent90482b9d0f45f13e98ab58f9e1edd679a0178f53 (diff)
From KATAOKA Toshihiro:
Diameter Mobile IPv6 is not decoded. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4597 (I added some more IANA updates as well). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32235 f5534014-38df-0310-8fa8-9805f1628bb7
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 10c1783115..1ee3d5a748 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -78,6 +78,7 @@ diameter_DATA = \
diameter/gqpolicy.xml \
diameter/imscxdx.xml \
diameter/mobileipv4.xml \
+ diameter/mobileipv6.xml \
diameter/nasreq.xml \
diameter/sip.xml \
diameter/sunping.xml \