aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorThomas Dreibholz <dreibh@iem.uni-due.de>2017-11-03 21:11:25 -0400
committerMichael Mann <mmann78@netscape.net>2017-11-04 03:08:55 +0000
commitcd3948f99e02cb48af37785176cd9261ee01c2cd (patch)
tree4f6320a297be071606e7c2353fb89e9b2940574f /docbook
parent6f382fed37fec0a8ee40bd06da861ff3e94a33ae (diff)
Add backslashes to definition of WSUG_TOOLS_HELP_FILES in docbook/Makefile.am
Bug: 14152 Change-Id: If1d89afd5dbf62adae4cd84e3fc44bd37a8a2176 Reviewed-on: https://code.wireshark.org/review/24221 Petri-Dish: Michael Mann <mmann78@netscape.net> Tested-by: Petri Dish Buildbot Reviewed-by: Michael Mann <mmann78@netscape.net>
Diffstat (limited to 'docbook')
-rw-r--r--docbook/Makefile.am18
1 files changed, 9 insertions, 9 deletions
diff --git a/docbook/Makefile.am b/docbook/Makefile.am
index 4a3d7a4b54..df219954cc 100644
--- a/docbook/Makefile.am
+++ b/docbook/Makefile.am
@@ -37,15 +37,15 @@ WSUG_FILES = \
ws.css
WSUG_TOOLS_HELP_FILES = \
- wsug_src/capinfos-h.txt
- wsug_src/dumpcap-h.txt
- wsug_src/editcap-F.txt
- wsug_src/editcap-T.txt
- wsug_src/editcap-h.txt
- wsug_src/mergecap-h.txt
- wsug_src/rawshark-h.txt
- wsug_src/reordercap-h.txt
- wsug_src/text2pcap-h.txt
+ wsug_src/capinfos-h.txt \
+ wsug_src/dumpcap-h.txt \
+ wsug_src/editcap-F.txt \
+ wsug_src/editcap-T.txt \
+ wsug_src/editcap-h.txt \
+ wsug_src/mergecap-h.txt \
+ wsug_src/rawshark-h.txt \
+ wsug_src/reordercap-h.txt \
+ wsug_src/text2pcap-h.txt \
wsug_src/tshark-h.txt
WSUG_GENERATED_SOURCE = \