aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-11-08 17:28:55 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-11-08 17:28:55 +0000
commit08a0052f04b3ec3a0c64bfe9e634465369913172 (patch)
tree22d6237e2ecd716b01ee4d307b31511b54817d40 /asn1
parentd5a3a466d3c867a0146bc534de3bb23dd5cc5ea9 (diff)
Add SBc Application Part (SBc-AP) to build.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@39758 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1')
-rw-r--r--asn1/Makefile.am1
-rw-r--r--asn1/Makefile.nmake1
2 files changed, 2 insertions, 0 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index cb4acc1036..1e3ae9bf72 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -102,6 +102,7 @@ SUBDIRS = \
rua \
s1ap \
sabp \
+ sbc-ap \
smrse \
snmp \
spnego \
diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake
index 5163299bc5..776e2d2a64 100644
--- a/asn1/Makefile.nmake
+++ b/asn1/Makefile.nmake
@@ -134,6 +134,7 @@ PER_LIST= \
rua \
s1ap \
sabp \
+ sbc-ap \
t124 \
t38 \
tetra \