From: Jeffrey Altman Date: Thu, 9 Mar 2006 06:24:13 +0000 (+0000) Subject: Build NetIDMgr Developer Documentation (requires doxygen) X-Git-Tag: krb5-1.5-alpha1~177 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2348ec574041363cfa53c214212e8307fcde1337;p=krb5.git Build NetIDMgr Developer Documentation (requires doxygen) ticket: new tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17725 dc483132-0cff-0310-8789-dd5450dbe970 --- 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