From 0407ff16dedb02924eb5402dd1a2a34aa13eb575 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 31 Dec 2008 01:32:52 +0000 Subject: [PATCH] KDFS-src-makefile-20081230 LICENSE MIT fix extra --- src/NTMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NTMakefile b/src/NTMakefile index 0dfdff5312..a8de178bb2 100644 --- a/src/NTMakefile +++ b/src/NTMakefile @@ -599,7 +599,7 @@ afsrdr: netidmgr_plugin $(CD) ..\..\.. extra: afsrdr - IF EXIST($(SRC)\WINNT\extra) && EXIST($(SRC)\WINNT\extra\NTMakefile) +! IF EXIST($(SRC)\WINNT\extra) && EXIST($(SRC)\WINNT\extra\NTMakefile) echo ***** $@ $(DOCD) $(SRC)\WINNT\$@ $(CD) $(SRC)\WINNT\$@