Terminate last <dict> in Info.plist
[metze/wireshark/wip.git] / packaging / macosx / Makefile.am
1 #
2 # This was disabled at one point, since the contents of the
3 # Clearlooks-Quicksilver-OSX directory exceed the 99-character file
4 # name limit imposed by the old tar format.  We now use ustar format,
5 # which doesn't have that limitation.
6 #
7 # To re-disable this file, remove "macosx" to SUBDIRS in ../Makefile.am and
8 # remove the entries for this Makefile.am and Info.plist from AC_OUTPUT
9 # in ../../configure.in.
10 #
11 MAINTAINERCLEANFILES = \
12         Makefile.in
13
14 EXTRA_DIST = \
15         ChmodBPF/ChmodBPF       \
16         ChmodBPF/org.wireshark.ChmodBPF.plist \
17         dmg_background.png      \
18         dmg_background.svg      \
19         util_background.png     \
20         util_background.svg     \
21         dmg_set_style.scpt      \
22         Info.plist      \
23         Info.plist.in   \
24         osx-app.sh      \
25         osx-dmg.sh.in   \
26         Read_me_first.rtf       \
27         Scripts/chmodbpf-postinstall.sh \
28         Scripts/cli-preinstall.sh       \
29         Scripts/cli-postinstall.sh      \
30         Scripts/wireshark-postinstall.sh        \
31         utility-launcher        \
32         root.ds_store   \
33         util.ds_store   \
34         Wireshark.icns  \
35         Wiresharkdoc.icns       \
36         Wireshark_package.pmdoc/01wireshark-contents.xml        \
37         Wireshark_package.pmdoc/01wireshark.xml         \
38         Wireshark_package.pmdoc/02chmodbpf-contents.xml \
39         Wireshark_package.pmdoc/02chmodbpf.xml                  \
40         Wireshark_package.pmdoc/03utility-contents.xml          \
41         Wireshark_package.pmdoc/03utility.xml                   \
42         Wireshark_package.pmdoc/index.xml.in
43
44
45 COPYING.txt: $(top_srcdir)/COPYING
46         $(AM_V_GEN)cp $(top_srcdir)/COPYING $@
47
48 all: COPYING.txt
49
50 install: all
51
52 clean-local:
53         rm -rf Utilities Wireshark.app COPYING.txt \
54             *.dmg *.pkg