aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/q932
diff options
context:
space:
mode:
authorkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-15 12:25:05 +0000
committerkukosa <kukosa@f5534014-38df-0310-8fa8-9805f1628bb7>2007-10-15 12:25:05 +0000
commit437422a08f1b967b7dcc2bcf2a5f89a438514fbc (patch)
treec83da4eb0af6399c2ba63c1837f1c7543c4be248 /asn1/q932
parent4f80a600aa6acb84118f6e4770294c3835b49b17 (diff)
create exported cnf file for Q.932 and QSIG
(they are not used in any Wireshark dissector but they can be used in any plugin as few Q.932 and QSIG types are exported) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@23183 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'asn1/q932')
-rw-r--r--asn1/q932/Makefile.common10
1 files changed, 6 insertions, 4 deletions
diff --git a/asn1/q932/Makefile.common b/asn1/q932/Makefile.common
index 9f8f4cfd58..a421ee741a 100644
--- a/asn1/q932/Makefile.common
+++ b/asn1/q932/Makefile.common
@@ -20,9 +20,10 @@
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-PROTOCOL_NAME=q932
+PROTOCOL_NAME = q932
-DISSECTOR_FILES=packet-$(PROTOCOL_NAME).c \
+DISSECTOR_FILES = \
+ packet-$(PROTOCOL_NAME).c \
packet-$(PROTOCOL_NAME).h
NEED_PACKET_PROTO_H = 1
@@ -49,7 +50,8 @@ SRC_FILES = \
$(EXTRA_DIST) \
$(EXT_ASN_FILE_LIST)
-A2W_FLAGS= -b -T -X
+A2W_FLAGS= -e -b -T -X
-EXTRA_CNF=
+EXTRA_CNF =
+IMPORT_CNF =