aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-07-30 14:37:43 +0000
committerJörg Mayer <jmayer@loplof.de>2013-07-30 14:37:43 +0000
commitb0dc68d8e4fcc8b4cc95ed1c7d4988cb002f6883 (patch)
treed0af27cf1b53c08dfdda3a380d54a08c28d47b4f /docbook
parentbf2b413ac7aed451bea84fe4ea7eb23521be9a05 (diff)
Mimic commit http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51021
svn path=/trunk/; revision=51027
Diffstat (limited to 'docbook')
-rw-r--r--docbook/CMakeLists.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/docbook/CMakeLists.txt b/docbook/CMakeLists.txt
index 6bfff9841c..76df09dd4c 100644
--- a/docbook/CMakeLists.txt
+++ b/docbook/CMakeLists.txt
@@ -258,7 +258,7 @@ add_custom_target(
DEPENDS
wsluarm
wsug_html_chunked/index.html
- wsug_html/user-guide.html
+ wsug_html/index.html
user-guide-a4.pdf
user-guide-us.pdf
)
@@ -270,7 +270,7 @@ VALIDATE_XML(
XML2HTML(
wsug.validated
- wsug_html/user-guide.html
+ wsug_html/index.html
single-page
WSUG_SOURCE
WSUG_GRAPHICS
@@ -307,7 +307,7 @@ add_custom_target(
DEPENDS
wsluarm
wsdg_html_chunked/index.html
- wsdg_html/developer-guide.html
+ wsdg_html/index.html
developer-guide-a4.pdf
developer-guide-us.pdf
)
@@ -319,7 +319,7 @@ VALIDATE_XML(
XML2HTML(
wsdg.validated
- wsdg_html/developer-guide.html
+ wsdg_html/index.html
single-page
WSDG_SOURCE
WSDG_GRAPHICS