From facc9535044bf082bf958be47babba4f35b9fa2e Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Tue, 6 Sep 2016 15:59:24 -0700 Subject: Autotools: Distribute packaging/wix. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit …otherwise you can't compile from the tarball on Windows. Change-Id: I99c73b09d9468f0da753c05451fa54348680963f Reviewed-on: https://code.wireshark.org/review/17543 Petri-Dish: Gerald Combs Tested-by: Petri Dish Buildbot Reviewed-by: Gerald Combs --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 4527988511..aa041d54f5 100644 --- a/configure.ac +++ b/configure.ac @@ -2816,6 +2816,7 @@ AC_CONFIG_FILES( packaging/svr4/Makefile packaging/svr4/checkinstall packaging/svr4/pkginfo + packaging/wix/Makefile plugins/Makefile plugins/docsis/Makefile plugins/easy_codec/Makefile -- cgit v1.2.1