Windows: make use of AFSDEV_BIN and set the PATH
[openafs.git] / src / config / NTMakefile.i386_nt40
index a8e6e0c..3046196 100644 (file)
@@ -70,6 +70,7 @@ AFSDEV_BUILDTYPE = NONE
 !ENDIF
 INCLUDE = $(AFSDEV_INCLUDE)
 
+PATH = $(AFSDEV_BIN);$(PATH)
 
 !IFNDEF AFSDEV_LIB
 !ERROR Must define AFSDEV_LIB to be the default library directories.