Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 8234de5: Fix release-notes.html generation

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 15 Dec 2016 20:56:44 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8234de535022a699f6c2ac5f870cad6cd7439060
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

8234de5 by Graham Bloice (graham.bloice@xxxxxxxxxxxxx):

    Fix release-notes.html generation
    
    The ASCIIDOC_CONF_FILES setting for asciidoc was only generated
    if any of the guides were being built.
    
    Clean up a dup setting and some and blank lines in FindASCIIDOC
    
    Change-Id: Ie8ab97db09e18cdb8d7e2a7bd4dcf8c288dd036f
    Reviewed-on: https://code.wireshark.org/review/19291
    Petri-Dish: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  2c20ffa   Update tools/commit-msg.
    adds  8234de5   Fix release-notes.html generation


Summary of changes:
 cmake/modules/FindASCIIDOC.cmake |    4 ----
 docbook/CMakeLists.txt           |   12 ++++++------
 2 files changed, 6 insertions(+), 10 deletions(-)