aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-07-29 18:31:43 -0700
committerGerald Combs <gerald@wireshark.org>2014-08-02 21:05:01 +0000
commita722f83ff1aa6cb53a0e581417b4ec88e9ba207c (patch)
treebb73848712d3f3922760bd64a92f6ea4b08e623f /docbook/Makefile.common
parent50b67345b7eb35ae271b393b1e416f487338a1de (diff)
Convert the build and install chapter to AsciiDoc.
Add OS X content. Remove GTK+ content. Update the names in the NSIS package to match the documentation (untested). Change-Id: Id8fd08982bc26871bb8a319b0319808bcdba878c Reviewed-on: https://code.wireshark.org/review/3366 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/Makefile.common')
-rw-r--r--docbook/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index f07d5d8291..209181072f 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -6,7 +6,7 @@ WSUG_FILES = \
wsug_src/WSUG_app_protocols.xml \
wsug_src/WSUG_app_tools.xml \
wsug_src/WSUG_chapter_advanced.xml \
- wsug_src/WSUG_chapter_build_install.xml \
+ wsug_src/WSUG_chapter_build_install.asciidoc \
wsug_src/WSUG_chapter_capture.xml \
wsug_src/WSUG_chapter_customize.xml \
wsug_src/WSUG_chapter_introduction.asciidoc \
@@ -22,6 +22,7 @@ WSUG_FILES = \
ws.css
WSUG_GENERATED_SOURCE = \
+ wsug_src/WSUG_chapter_build_install.xml \
wsug_src/WSUG_chapter_introduction.xml \
wsug_src/WSUG_preface.xml