summaryrefslogtreecommitdiff
path: root/packaging/macosx/Makefile.am
blob: b841a6d2d2ce576338d89017645e616364ac98d6 (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
#
# This was disabled at one point, since the contents of the
# Clearlooks-Quicksilver-OSX directory exceed the 99-character file
# name limit imposed by the old tar format.  We now use ustar format,
# which doesn't have that limitation.
#
# To re-disable this file, remove "macosx" to SUBDIRS in ../Makefile.am and
# remove the entries for this Makefile.am and Info.plist from AC_OUTPUT
# in ../../configure.in.
#
MAINTAINERCLEANFILES = \
	Makefile.in

EXTRA_DIST = \
	ChmodBPF/ChmodBPF	\
	ChmodBPF/org.wireshark.ChmodBPF.plist \
	dmg_background.png	\
	dmg_background.svg	\
	util_background.png	\
	util_background.svg	\
	dmg_set_style.scpt	\
	Info.plist	\
	Info.plist.in	\
	osx-app.sh	\
	osx-dmg.sh.in	\
	Read_me_first.rtf	\
	Scripts/chmodbpf-postinstall.sh	\
	Scripts/cli-preinstall.sh	\
	Scripts/cli-postinstall.sh	\
	Scripts/wireshark-postinstall.sh	\
	utility-launcher	\
	root.ds_store	\
	util.ds_store	\
	Wireshark.icns	\
	Wiresharkdoc.icns	\
	Wireshark_package.pmdoc/01wireshark-contents.xml	\
	Wireshark_package.pmdoc/01wireshark.xml		\
	Wireshark_package.pmdoc/02chmodbpf-contents.xml	\
	Wireshark_package.pmdoc/02chmodbpf.xml			\
	Wireshark_package.pmdoc/03utility-contents.xml		\
	Wireshark_package.pmdoc/03utility.xml			\
	Wireshark_package.pmdoc/index.xml.in


COPYING.txt: $(top_srcdir)/COPYING
	$(AM_V_GEN)cp $(top_srcdir)/COPYING $@

all: COPYING.txt

install: all

clean-local:
	rm -rf Utilities Wireshark.app COPYING.txt \
	    *.dmg *.pkg