3 # Wireshark - Network traffic analyzer
4 # By Gerald Combs <gerald@wireshark.org>
5 # Copyright 1998 Gerald Combs
7 # SPDX-License-Identifier: GPL-2.0-or-later
10 set( PROTOCOL_NAME q932-ros )
12 set( PROTO_OPT -p q932.ros )
14 set( EXT_ASN_FILE_LIST
15 ../ros/Remote-Operations-Information-Objects.asn
19 Facility-Information-Element-Components.asn
24 packet-${PROTOCOL_NAME}-template.c