From: Jeffrey Altman Date: Thu, 28 Jul 2011 19:02:14 +0000 (-0400) Subject: man: add missing pod files to Windows makefile X-Git-Tag: upstream/1.8.0_pre1^2~3463 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4a24a59d52266fcbbf92041ce3a74a455e84a25c;p=packages%2Fo%2Fopenafs.git man: add missing pod files to Windows makefile Several of the demand attach pod files were not being processed on Windows. Change-Id: If211f80564115bdc184181226aa0750ba1989a55 Reviewed-on: http://gerrit.openafs.org/5114 Tested-by: BuildBot Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- diff --git a/doc/man-pages/NTMakefile b/doc/man-pages/NTMakefile index 7c5b2e8a4..91c769fdb 100644 --- a/doc/man-pages/NTMakefile +++ b/doc/man-pages/NTMakefile @@ -282,6 +282,9 @@ PODS = \ pod8\bos_util.pod \ pod8\buserver.pod \ pod8\butc.pod \ + pod8\dafileserver.pod \ + pod8\dasalvager.pod \ + pod8\davolserver.pod \ pod8\fileserver.pod \ pod8\fms.pod \ pod8\fstrace.pod \