URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=597f5a479585bb31cf461485899c2e7b53a8bdf6
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master-2.2
Repository: wireshark
Commits:
597f5a4 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Autotools: Distribute packaging/wix.
…otherwise you can't compile from the tarball on Windows.
Change-Id: I99c73b09d9468f0da753c05451fa54348680963f
Reviewed-on: https://code.wireshark.org/review/17544
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from e553366 ISAKMP: Fix handling of cert requests without CA
adds 597f5a4 Autotools: Distribute packaging/wix.
Summary of changes:
configure.ac | 1 +
packaging/Makefile.am | 3 +--
packaging/wix/Makefile.am | 22 ++++++++++++++++++++++
3 files changed, 24 insertions(+), 2 deletions(-)
create mode 100644 packaging/wix/Makefile.am