CMake: API reference fixes.
[metze/wireshark/wip.git] / epan / dissectors / asn1 / HI2Operations / Makefile.am
1 # Wireshark - Network traffic analyzer
2 # By Gerald Combs <gerald@wireshark.org>
3 # Copyright 1998 Gerald Combs
4 #
5 # SPDX-License-Identifier: GPL-2.0-or-later
6
7 include ../Makefile.inc
8
9 PROTOCOL_NAME=HI2Operations
10
11 ASN_FILE_LIST = \
12         HI2Operations_ver11.asn \
13         UmtsHI2Operations.asn \
14         TS101909201.asn \
15         PCESP.asn \
16         EN301040.asn
17
18 # The packet-$(PROTOCOL_NAME)-template.h and $(PROTOCOL_NAME).asn
19 # files do not exist for all protocols: Please add/remove as required.
20 EXTRA_DIST = \
21         $(EXTRA_DIST_COMMON) \
22         $(ASN_FILE_LIST) \
23         packet-$(PROTOCOL_NAME)-template.c \
24         $(PROTOCOL_NAME).cnf
25
26 SRC_FILES = \
27         $(EXTRA_DIST) \
28         $(EXT_ASN_FILE_LIST)
29
30 A2W_FLAGS= -b
31
32 EXTRA_CNF=