aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-06-20 19:37:04 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2014-06-20 17:38:04 +0000
commit7186b8a60d7618588e401a536cb39a989d09cc52 (patch)
tree56efeaeac3a931c24e3d530d539797aa670ad8bd
parent2ab2921c7d146ae453770e14ea3a4a11f2bdc2fd (diff)
Fix documentation generation on Windows
Change-Id: I7166528e312c99b8477361140869ebeb2b7c03b9 Reviewed-on: https://code.wireshark.org/review/2487 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
-rw-r--r--docbook/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index fe9435662c..918e93a798 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -10,7 +10,7 @@
TOOLS_DIR=..\tools
include ..\config.nmake
-top_srcdir=..\
+top_srcdir=..
include Makefile.common
WSUG_SOURCE = $(WSUG_SOURCE) Makefile.nmake