From 3514aec55d33aa0b0138b39d0fef36e67caa71cc Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Mon, 3 Jul 2006 02:12:01 +0000 Subject: [PATCH] STABLE14-windows-afsauth-krb-20060702 Build the afsuth.krb library (cherry picked from commit e66467f382a31345f3ea9dd919ea703eccb623d9) --- src/auth/NTMakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/auth/NTMakefile b/src/auth/NTMakefile index 0658ce949..ffe76d99c 100644 --- a/src/auth/NTMakefile +++ b/src/auth/NTMakefile @@ -110,7 +110,7 @@ ktc_errors.c auth.h: ktc_errors.et auth.p.h install_headers: $(INCFILES) -install: $(AFSAUTH_LIBFILE) $(OUT)\setkey.exe # $(COPYAUTH_EXEFILE) $(AFSAUTH_KRB_LIBFILE) +install: $(AFSAUTH_LIBFILE) $(AFSAUTH_KRB_LIBFILE) $(OUT)\setkey.exe # $(COPYAUTH_EXEFILE) install9x: install -- 2.39.5