URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=facc9535044bf082bf958be47babba4f35b9fa2e
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
facc953 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/17543
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 9fb9e9f X2AP: prettify info column
adds facc953 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