aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/Makefile.am
blob: ce663a213cb030c72ddf5e4360471611b9d29166 (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			\
	StringOverrides.wxl	\
	UserInterface.wxi	\
	Wireshark.wxs		\
	WiresharkOptionsDlg.wxs	\
	WiresharkWixUI.wxs	\
	banner.bmp		\
	banner.svg		\
	dialog.bmp		\
	dialog.svg		\
	windeployqt-to-wix.ps1