aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/Makefile.am
blob: 61be5ff0276a17bce4d2fa05bb67f009ba5fe379 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
EXTRA_DIST = \
	CMakeLists.txt		\
	COPYING.rtf		\
	ComponentGroups.wxi	\
	DirectoryStructure.wxi	\
	Features.wxi		\
	InputPaths.wxi		\
	Plugins.wxi		\
	Prerequisites.wxi	\
	README			\
	StringOverrides.wxl	\
	UserInterface.wxi	\
	Wireshark.wxs		\
	WiresharkOptionsDlg.wxs	\
	WiresharkWixUI.wxs	\
	banner.bmp		\
	banner.svg		\
	dialog.bmp		\
	dialog.svg		\
	windeployqt-to-wix.ps1