summaryrefslogtreecommitdiff
path: root/asn1
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2012-02-01 19:36:16 +0000
committerAnders Broman <anders.broman@ericsson.com>2012-02-01 19:36:16 +0000
commit3ec9eda0589e34ceaa5ae215a1188489f2037ba2 (patch)
tree341737188959bcc1b6d6e485d6bd15a278264834 /asn1
parentc739706ffdfdadd1c62c200e20fe0485e07c83f2 (diff)
downloadwireshark-3ec9eda0589e34ceaa5ae215a1188489f2037ba2.tar.gz
Add M3AP to the build.
svn path=/trunk/; revision=40791
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 fd10d3d7b3..6ef86adf8d 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -70,6 +70,7 @@ SUBDIRS = \
lpp \
lppa \
lte-rrc \
+ m3ap \
mms \
mpeg-audio \
mpeg-pes \
diff --git a/asn1/Makefile.nmake b/asn1/Makefile.nmake
index 776e2d2a64..eaf4e0605f 100644
--- a/asn1/Makefile.nmake
+++ b/asn1/Makefile.nmake
@@ -124,6 +124,7 @@ PER_LIST= \
lppa \
lte-rrc \
nbap \
+ m3ap \
mpeg-audio \
mpeg-pes \
pcap \