From a9a73a8cc097c38e712a0828ac154d7bf6a07444 Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Mon, 16 Jun 2014 21:30:39 -0400 Subject: 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 --- docbook/Makefile.nmake | 1 + 1 file changed, 1 insertion(+) (limited to 'docbook/Makefile.nmake') 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 -- cgit v1.2.3