From c830258a5b6bfa2b33e7053ecc23ecef62524a67 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Thu, 9 Mar 2006 19:43:02 +0000 Subject: [PATCH] pull up r17725 from trunk ticket: 3503 version_fixed: 1.4.4 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17726 dc483132-0cff-0310-8789-dd5450dbe970 --- src/windows/identity/Makefile | 2 +- src/windows/identity/doc/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/windows/identity/Makefile b/src/windows/identity/Makefile index 078e7cb2f..d0ff8891a 100644 --- a/src/windows/identity/Makefile +++ b/src/windows/identity/Makefile @@ -173,7 +173,7 @@ afsplugin: plugincommon $(ECHO) -- Done with $@ !endif -finale: krb5plugin +finale: krb5plugin doc $(ECHO) -- Done. pdoc: diff --git a/src/windows/identity/doc/Makefile b/src/windows/identity/doc/Makefile index b9cc463b3..fe2d91919 100644 --- a/src/windows/identity/doc/Makefile +++ b/src/windows/identity/doc/Makefile @@ -51,7 +51,7 @@ INPUT += "$(SRC)\util" INPUT += "$(SRC)\doc" INPUT += "$(SRC)\kmm" INPUT += "$(SRC)\kherr" -!ifndef NO_AFS +!ifdef BUILD_AFS INPUT += "$(SRC)\plugins\afs" !endif @@ -59,7 +59,7 @@ IMAGE_PATH = "$(SRC)\doc\images" INCLUDE_PATH = "$(INCDIR)" "$(SRC)\include" -CHM_FILE = "$(DOCDIR)\devdocs.chm" +CHM_FILE = "$(DOCDIR)\netiddev.chm" << -$(HHC) $(DOCDIR)\html\index.hhp -- 2.26.2