Split tcap into tcap and ansi-tcap. Just assume that all the
authorjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 10 Oct 2007 12:06:30 +0000 (12:06 +0000)
committerjmayer <jmayer@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 10 Oct 2007 12:06:30 +0000 (12:06 +0000)
commit7fc2b498f97e59c2bcca6f7142cd1538063d936d
tree8a67631f32ba86d7cfe07ec623f8b3821c6e8b45
parent3ec004a4938c26768265901835ffe1e0f56ad4c1
Split tcap into tcap and ansi-tcap. Just assume that all the
extra asn files belong to ansi-tcap.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23134 f5534014-38df-0310-8fa8-9805f1628bb7
17 files changed:
asn1/Makefile.am
asn1/tcap/Makefile [deleted file]
asn1/tcap/Makefile.am [new file with mode: 0644]
asn1/tcap/Makefile.common [new file with mode: 0644]
asn1/tcap/Makefile.nmake
asn1/tcap_ansi/DialoguePDUs.asn [moved from asn1/tcap/DialoguePDUs.asn with 100% similarity]
asn1/tcap_ansi/Makefile.common [new file with mode: 0644]
asn1/tcap_ansi/Makefile.nmake [new file with mode: 0644]
asn1/tcap_ansi/TC-Notation-Extensions.asn [moved from asn1/tcap/TC-Notation-Extensions.asn with 100% similarity]
asn1/tcap_ansi/TCAP-Remote-Operations-Information-Objects.asn [moved from asn1/tcap/TCAP-Remote-Operations-Information-Objects.asn with 100% similarity]
asn1/tcap_ansi/TCAPMessages.asn [moved from asn1/tcap/TCAPMessages.asn with 100% similarity]
asn1/tcap_ansi/TCAPPackage.asn [moved from asn1/tcap/TCAPPackage.asn with 100% similarity]
asn1/tcap_ansi/UnidialoguePDUs.asn [moved from asn1/tcap/UnidialoguePDUs.asn with 100% similarity]
asn1/tcap_ansi/ansi_tcap.cnf [moved from asn1/tcap/ansi_tcap.cnf with 100% similarity]
asn1/tcap_ansi/packet-ansi_tcap-template.c [moved from asn1/tcap/packet-ansi_tcap-template.c with 100% similarity]
asn1/tcap_ansi/packet-ansi_tcap-template.h [moved from asn1/tcap/packet-ansi_tcap-template.h with 100% similarity]
configure.in