aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2010-02-24 20:16:33 +0000
committerAnders Broman <anders.broman@ericsson.com>2010-02-24 20:16:33 +0000
commitda5346bf77d08f5c471cdd316f30d9b221494af9 (patch)
tree17f3e8d1c7b9b8fed62dc4c5b57bc3aa2e8c3383 /asn1/Makefile.am
parent8ead8255754cad04041ed6fc7f7d117a762207d0 (diff)
From Neil Piercy:
Add 3GPP Home Node B Iuh protocol support (HNBAP & RUA) https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4531 - Added IE extension for HNBAP - Removed unused .h files svn path=/trunk/; revision=31989
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 423ae0c98e..81f7102acb 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -54,6 +54,7 @@ SUBDIRS = \
h450-ros \
h460 \
h501 \
+ hnbap \
inap \
ldap \
logotypecertextn \
@@ -84,6 +85,7 @@ SUBDIRS = \
rrc \
rrlp \
rtse \
+ rua \
s1ap \
s4406 \
sabp \