aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am
blob: 782f4b0113971d1107203ec6dec66ea2e00309ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
# Makefile.am
# Automake file for Wireshark
#
# Wireshark - Network traffic analyzer
# By Gerald Combs <gerald@wireshark.org>
# Copyright 1998 Gerald Combs
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

include $(top_srcdir)/Makefile.am.inc

SUBDIRS = lemon

EXTRA_DIST = \
	asn2deb						\
	asn2wrs.py					\
	checkfiltername.pl				\
	checkhf.pl					\
	checklicenses.py				\
	colorfilters2js.pl				\
	commit-msg					\
	compare-abis.sh					\
	checkAPIs.pl					\
	convert-proto-tree-new.awk			\
	convert_expert_add_info_format.pl		\
	convert_proto_tree_add_text.pl			\
	cppcheck					\
	debian-setup.sh					\
	dfilter-test.py					\
	dftestfiles					\
	dftestlib					\
	extract_asn1_from_spec.pl			\
	fix-encoding-args.pl				\
	fixhf.pl					\
	ftsanity.py					\
	fuzz-test.sh					\
	gen-bugnote					\
	generate-bacnet-vendors.py			\
	generate-sysdig-event.py			\
	Get-HardenFlags.ps1				\
	git-compare-abis.sh				\
	git-export-release.sh				\
	html2text.py					\
	idl2deb						\
	idl2wrs						\
	indexcap.py					\
	install_rpms_for_devel.sh			\
	lex.py						\
	licensecheck.pl					\
	list_protos_in_cap.sh				\
	macos-setup.sh					\
	macos-setup-brew.sh				\
	make-dissector-reg.py				\
	make-manuf					\
	make-sminmpec.pl				\
	make-services.py				\
	make-tap-reg.py					\
	make-usb.py					\
	make_charset_table.c				\
	msnchat						\
	ncp2222.py					\
	netscreen2dump.py				\
	npl						\
	parse_xml2skinny_dissector.py			\
	pidl						\
	pkt-from-core.py				\
	pre-commit					\
	pre-commit-ignore.conf				\
	pre-commit-ignore.py				\
	process-x11-fields.pl				\
	process-x11-xcb.pl				\
	randpkt-test.sh					\
	rdps.py						\
	rpm_setup.sh 					\
	runa2x.sh					\
	test-common.sh					\
	test-captures.sh				\
	textify.ps1					\
	usb-ptp-extract-models.pl			\
	usb-ptp-extract-models.txt			\
	valgrind-wireshark.sh				\
	validate-diameter-xml.sh			\
	vg-suppressions					\
	win-setup.ps1					\
	wireshark_be.py					\
	wireshark_gen.py				\
	WiresharkXML.py					\
	ws-coding-style.cfg				\
	yacc.py

CLEANFILES = \
	*.pyc