summaryrefslogtreecommitdiff
path: root/packaging/wix
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/wix')
-rw-r--r--packaging/wix/Makefile.am22
1 files changed, 22 insertions, 0 deletions
diff --git a/packaging/wix/Makefile.am b/packaging/wix/Makefile.am
new file mode 100644
index 0000000000..deda36c965
--- /dev/null
+++ b/packaging/wix/Makefile.am
@@ -0,0 +1,22 @@
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
+EXTRA_DIST = \
+ CMakeLists.txt \
+ COPYING.rtf \
+ ComponentGroups.wxi \
+ DirectoryStructure.wxi \
+ Features.wxi \
+ InputPaths.wxi \
+ Plugins.wxi \
+ Prerequisites.wxi \
+ README \
+ UserInterface.wxi \
+ Wireshark.wxs \
+ WiresharkOptionsDlg.wxs \
+ WiresharkWixUI.wxs \
+ banner.bmp \
+ banner.svg \
+ dialog.bmp \
+ dialog.svg \
+ windeployqt-to-wix.ps1