From 4a24a59d52266fcbbf92041ce3a74a455e84a25c Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Thu, 28 Jul 2011 15:02:14 -0400 Subject: [PATCH] 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 --- doc/man-pages/NTMakefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/man-pages/NTMakefile b/doc/man-pages/NTMakefile index 7c5b2e8a4a..91c769fdb6 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 \