aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 07:51:27 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-13 07:51:27 +0000
commit6f997ff02d4ed0a01ae12a951c70272d369718da (patch)
treece02f5c72171d48a5cd72b71641c1e75cdf61763 /asn1
parentd78ea53b710c71a25b773db053a16defe8aa4879 (diff)
Build with S1AP-SonTransfer-IEs.asn
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37117 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1')
-rw-r--r--asn1/s1ap/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/asn1/s1ap/Makefile.common b/asn1/s1ap/Makefile.common
index fb12af73d1..6cb65ad7bb 100644
--- a/asn1/s1ap/Makefile.common
+++ b/asn1/s1ap/Makefile.common
@@ -36,7 +36,8 @@ ASN_FILE_LIST = \
S1AP-Containers.asn \
S1AP-IEs.asn \
S1AP-PDU-Contents.asn \
- S1AP-PDU-Descriptions.asn
+ S1AP-PDU-Descriptions.asn \
+ S1AP-SonTransfer-IEs.asn
EXTRA_DIST = \
Makefile.nmake \