summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-07 20:02:30 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-07 20:02:30 +0000
commit4a5f7e88a7f9972f9e853c9a6750ec5f795c088b (patch)
treec659d83129ae186642c3483d30c1e7c1a0c86268 /configure.in
parent0de04bfc2439ac38efa23590dadd54e4a2ad7b90 (diff)
downloadwireshark-4a5f7e88a7f9972f9e853c9a6750ec5f795c088b.tar.gz
Convert some more protocols to new Makefile style.
Renamed the gsmmap template files to not contain an _ svn path=/trunk/; revision=23083
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 6f1d44e684..f99c106439 100644
--- a/configure.in
+++ b/configure.in
@@ -1479,6 +1479,13 @@ AC_OUTPUT(
asn1/cmip/Makefile
asn1/cms/Makefile
asn1/dap/Makefile
+ asn1/disp/Makefile
+ asn1/dop/Makefile
+ asn1/dsp/Makefile
+ asn1/ess/Makefile
+ asn1/ftam/Makefile
+ asn1/gnm/Makefile
+ asn1/gsmmap/Makefile
asn1/h245/Makefile
asn1/nbap/Makefile
asn1/ranap/Makefile