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.6.0^2~64 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=af292a7dbc5d9eae3fd0b0f69a6adf4401368a2b;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. Reviewed-on: http://gerrit.openafs.org/5114 Tested-by: BuildBot Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman (cherry picked from 4a24a59d52266fcbbf92041ce3a74a455e84a25c) Change-Id: I84663e5313d1845761ba7fe7043448ba000c9ec5 Reviewed-on: http://gerrit.openafs.org/5142 Tested-by: BuildBot Tested-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- diff --git a/doc/man-pages/NTMakefile b/doc/man-pages/NTMakefile index 6d13f646c..e6b26a02f 100644 --- a/doc/man-pages/NTMakefile +++ b/doc/man-pages/NTMakefile @@ -281,6 +281,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 \