summaryrefslogtreecommitdiff
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-09 01:25:40 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-09 01:25:40 +0000
commitc1bc6c3e20ac87419c02aaa26fda20607c674754 (patch)
treed46c31dd658bc0b4e1c5d8d9545ae82042722673 /asn1/Makefile.am
parentcbea4314154373f0306ae45eb007d15649f2eb6c (diff)
downloadwireshark-c1bc6c3e20ac87419c02aaa26fda20607c674754.tar.gz
Convert to new Makefile structure. Rename some files to
use same spelling as generated protocol name. svn path=/trunk/; revision=23104
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am33
1 files changed, 3 insertions, 30 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index f4717fab5c..ee77accb2d 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -43,6 +43,9 @@ SUBDIRS = \
h248 \
h450 \
h450-ros \
+ inap \
+ ldap \
+ logotype-cert-extn \
nbap \
qsig \
ranap \
@@ -55,36 +58,6 @@ SUBDIRS = \
EXTRA_DIST = \
Makefile.nmake \
- inap/inap.asn \
- inap/IN-common-classes.asn \
- inap/IN-common-datatypes.asn \
- inap/IN-errorcodes.asn \
- inap/IN-errortypes.asn \
- inap/IN-object-identifiers.asn \
- inap/IN-operationcodes.asn \
- inap/IN-SCF-SRF-Classes.asn \
- inap/IN-SCF-SRF-datatypes.asn \
- inap/IN-SCF-SRF-ops-args.asn \
- inap/IN-SSF-SCF-Classes.asn \
- inap/IN-SSF-SCF-datatypes.asn \
- inap/IN-SSF-SCF-ops-args.asn \
- inap/inap.cnf \
- inap/Makefile \
- inap/Makefile.nmake \
- inap/packet-inap-template.c \
- inap/packet-inap-template.h \
- ldap/ldap.cnf \
- ldap/Lightweight-Directory-Access-Protocol-V3.asn \
- ldap/Makefile \
- ldap/Makefile.nmake \
- ldap/packet-ldap-template.c \
- ldap/packet-ldap-template.h \
- logotype-cert-extn/LogotypeCertExtn.asn \
- logotype-cert-extn/logotype-cert-extn.cnf \
- logotype-cert-extn/Makefile \
- logotype-cert-extn/Makefile.nmake \
- logotype-cert-extn/packet-logotype-cert-extn-template.c \
- logotype-cert-extn/packet-logotype-cert-extn-template.h \
mms/Makefile \
mms/Makefile.nmake \
mms/mms.asn \