From: Jeffrey Altman Date: Fri, 10 Jul 2009 19:33:47 +0000 (-0400) Subject: afs/vol_prototypes.h is a new public header file. X-Git-Tag: openafs-devel-1_5_61~148 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=73cef96bb335056963c31a6ec382cb4fa969b29e;p=packages%2Fo%2Fopenafs.git afs/vol_prototypes.h is a new public header file. Add afs/vol_prototypes.h to src/vol/NTMakefile so it will be installed in the public include directory. LICENSE MIT Reviewed-on: http://gerrit.openafs.org/42 Verified-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- diff --git a/src/vol/NTMakefile b/src/vol/NTMakefile index 5b0d0a9d8..414140224 100644 --- a/src/vol/NTMakefile +++ b/src/vol/NTMakefile @@ -28,9 +28,8 @@ INCFILES =\ $(INCFILEDIR)\afs\volume.h \ $(INCFILEDIR)\afs\volume_inline.h \ $(INCFILEDIR)\afs\voldefs.h \ - $(INCFILEDIR)\afs\daemon_com.h - - + $(INCFILEDIR)\afs\daemon_com.h \ + $(INCFILEDIR)\afs\vol_prototypes.h ############################################################################ # Build afsvol.lib