aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/Makefile.nmake
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2014-06-16 21:30:39 -0400
committerAnders Broman <a.broman58@gmail.com>2014-06-17 05:44:05 +0000
commita9a73a8cc097c38e712a0828ac154d7bf6a07444 (patch)
tree3b9aa705cecbc657e67a50025a3a1868ead59654 /docbook/Makefile.nmake
parent289aa37d8d8d9570517b331f57063bc4f166809d (diff)
Get the Windows doc builds going again: define top_srcdir because it's used in Makefile.common.
Change-Id: I4e8905b28bd6fb8c7bf3d38dbf3882c393732bcf Reviewed-on: https://code.wireshark.org/review/2291 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'docbook/Makefile.nmake')
-rw-r--r--docbook/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index 805d7caa17..fe9435662c 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -10,6 +10,7 @@
TOOLS_DIR=..\tools
include ..\config.nmake
+top_srcdir=..\
include Makefile.common
WSUG_SOURCE = $(WSUG_SOURCE) Makefile.nmake