aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/Makefile.am
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-10 12:06:30 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-10 12:06:30 +0000
commit973239b13c691f18d5db8cb4d32a9057dec4da52 (patch)
tree8a67631f32ba86d7cfe07ec623f8b3821c6e8b45 /asn1/Makefile.am
parent99ea1247840bf34aae1d960fa762e18076f16cd3 (diff)
Split tcap into tcap and ansi-tcap. Just assume that all the
extra asn files belong to ansi-tcap. svn path=/trunk/; revision=23134
Diffstat (limited to 'asn1/Makefile.am')
-rw-r--r--asn1/Makefile.am13
1 files changed, 2 insertions, 11 deletions
diff --git a/asn1/Makefile.am b/asn1/Makefile.am
index bf93614820..8c98d5be4d 100644
--- a/asn1/Makefile.am
+++ b/asn1/Makefile.am
@@ -27,6 +27,7 @@ SUBDIRS = \
acp133 \
acse \
ansi_map \
+ ansi_tcap \
camel \
cdt \
cmip \
@@ -80,21 +81,11 @@ SUBDIRS = \
snmp \
spnego \
t38 \
+ tcap \
ulp
EXTRA_DIST = \
Makefile.nmake \
- tcap/Makefile \
- tcap/Makefile.nmake \
- tcap/packet-tcap-template.c \
- tcap/packet-tcap-template.h \
- tcap/tcap.asn \
- tcap/DialoguePDUs.asn \
- tcap/TCAP-Remote-Operations-Information-Objects.asn \
- tcap/TCAPMessages.asn \
- tcap/TCAPPackage.asn \
- tcap/UnidialoguePDUs.asn \
- tcap/tcap.cnf \
wlancertextn/Makefile \
wlancertextn/Makefile.nmake \
wlancertextn/packet-wlancertextn-template.c \