aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.common
diff options
context:
space:
mode:
authorGerald Combs <gerald@zing.org>2014-11-02 13:20:08 -0800
committerGerald Combs <gerald@wireshark.org>2014-11-09 05:12:09 +0000
commit04aad36c0e9179ceb36b9459d52aad0059b7d1f2 (patch)
tree6678632b4620b8f107c306c7d6541641bef01854 /docbook/Makefile.common
parent502085662fd22deadd7d405a5bf13edbaff2516c (diff)
Convert the Lua reference to AsciiDoc.
Move it to the Developer's Guide while we're here. Nudge the markup in epan/wslua where needed. Note that we should probably convert it to AsciiDoc (if we're going to keep it in the DG) or Doxygen. Change-Id: Ie175111043f98b7a37eeeb8d185a833d8e866f8b Reviewed-on: https://code.wireshark.org/review/5203 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'docbook/Makefile.common')
-rw-r--r--docbook/Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile.common b/docbook/Makefile.common
index 557c4ef605..d92d512e9d 100644
--- a/docbook/Makefile.common
+++ b/docbook/Makefile.common
@@ -19,7 +19,6 @@ WSUG_FILES = \
wsug_src/WSUG_chapter_work.asciidoc \
wsug_src/WSUG_meta_info.xml \
wsug_src/WSUG_preface.asciidoc \
- wsluarm.xml \
ws.css
WSUG_GENERATED_SOURCE = \
@@ -184,6 +183,7 @@ WSDG_FILES = \
wsdg_src/WSDG_chapter_userinterface.asciidoc \
wsdg_src/WSDG_chapter_works.asciidoc \
wsdg_src/WSDG_preface.asciidoc \
+ wsluarm.asciidoc \
ws.css
WSDG_GENERATED_SOURCE = \