summaryrefslogtreecommitdiff
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-08-13 11:15:39 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-08-13 11:15:39 +0000
commit396ceb5607e6fecb3d828a4562e8b33ee67b6130 (patch)
treeeb4a9a26c328c6565881408312fc76ce88bd9c95 /asn1/Makefile.am
parentbd402b4d1679305ea91f93aee6befdbd4f601620 (diff)
downloadwireshark-396ceb5607e6fecb3d828a4562e8b33ee67b6130.tar.gz
NBAP rewritten to use original ASN.1 source and updated to TS 25.433 V7.5.0 (2007-06)
svn path=/trunk/; revision=22490
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am8
1 files changed, 6 insertions, 2 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index 2b208751ee..9af2bc41a5 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -213,10 +213,14 @@ EXTRA_DIST = \
mpeg/packet-mpeg-pes-template.c \
nbap/Makefile \
nbap/Makefile.nmake \
- nbap/nbap.asn \
+ nbap/NBAP-CommonDataTypes.asn \
+ nbap/NBAP-Constants.asn \
+ nbap/NBAP-Containers.asn \
+ nbap/NBAP-IEs.asn \
+ nbap/NBAP-PDU-Contents.asn \
+ nbap/NBAP-PDU-Descriptions.asn \
nbap/nbap.cnf \
nbap/packet-nbap-template.c \
- nbap/packet-nbap-template.h \
ns-cert-exts/Makefile \
ns-cert-exts/Makefile.nmake \
ns-cert-exts/NETSCAPE-CERT-EXTS.asn \