aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-12-18 21:40:39 +0000
committerGerald Combs <gerald@wireshark.org>2008-12-18 21:40:39 +0000
commit15274ad66410f6c5566da685234da70565803e0e (patch)
tree0f785d6bd2cc5c7852e2e8b23fdd2f0530bf994f
parentfc71188963e3abbe23a17a327b22dd8e920e4da3 (diff)
Define the path to the tools directory.
svn path=/trunk/; revision=27054
-rw-r--r--docbook/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/docbook/Makefile.nmake b/docbook/Makefile.nmake
index 3212efc64c..de73a91581 100644
--- a/docbook/Makefile.nmake
+++ b/docbook/Makefile.nmake
@@ -10,6 +10,7 @@
############### YOU SHOULDN'T HAVE TO EDIT ANYTHING BELOW THIS LINE! ################
+TOOLS_DIR=..\tools
include ..\config.nmake
include Makefile.common