aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/Custom.make
blob: cf2e020eb0e4aa71ba874a429dacbdd0a308a5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Automake file for Wireshark
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 2006 Gerald Combs
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Add custom asn1 directories here, the file is included by Makefile.am
# Note you need to add a Custom.m4 file too.
#
CUSTOM_SUBDIRS =

# Add custom dirs here for BER dissectors on Windows
CUSTOM_BER_LIST =

# Add custom dirs here for PER dissectors on Windows
CUSTOM_PER_LIST =