aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2013-08-08 05:34:22 +0000
committerAnders Broman <anders.broman@ericsson.com>2013-08-08 05:34:22 +0000
commit77f4bef1545b43b69e921ab47ae0108398a431aa (patch)
treecf60e48c5f34331f4c6ebb0f9585dc086d5b374f /configure.ac
parent1219287df3f388d8a4531a42875d5d0ae0acf8f6 (diff)
downloadwireshark-77f4bef1545b43b69e921ab47ae0108398a431aa.tar.gz
wireshark-77f4bef1545b43b69e921ab47ae0108398a431aa.tar.bz2
wireshark-77f4bef1545b43b69e921ab47ae0108398a431aa.zip
From Mathias Guettler:
New dissector for Air/Ground Datalink ICAO doc 9705 Ed2: ULCS, CM, CPDLC. Add the files to the distribution. svn path=/trunk/; revision=51212
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 6c27706136..c4c47b384a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2644,6 +2644,9 @@ AC_OUTPUT(
asn1/acse/Makefile
asn1/ansi_map/Makefile
asn1/ansi_tcap/Makefile
+ asn1/atn-cm/Makefile
+ asn1/atn-cpdlc/Makefile
+ asn1/atn-ulcs/Makefile
asn1/c1222/Makefile
asn1/camel/Makefile
asn1/cdt/Makefile