aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/Makefile.am
blob: 77f59f3e641a450fd061cffc3118dd4b2a58fe11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
MAINTAINERCLEANFILES = \
	Makefile.in

EXTRA_DIST = \
	CMakeLists.txt		\
	COPYING.rtf		\
	ComponentGroups.wxi	\
	DirectoryStructure.wxi	\
	Features.wxi		\
	InputPaths.wxi		\
	Plugins.wxi		\
	Prerequisites.wxi	\
	README.md		\
	StringOverrides.wxl	\
	UserInterface.wxi	\
	Wireshark.wxs		\
	WiresharkOptionsDlg.wxs	\
	WiresharkWixUI.wxs	\
	banner.bmp		\
	banner.svg		\
	dialog.bmp		\
	dialog.svg		\
	windeployqt-to-wix.ps1