From: Jeffrey Altman Date: Fri, 10 Jul 2009 19:47:35 +0000 (-0400) Subject: bucoord_prototypes.h is a new public header file. X-Git-Tag: openafs-devel-1_5_61~147 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=dae49105c81b526f7fb3c3832984e9411c5c7ac2;p=packages%2Fo%2Fopenafs.git bucoord_prototypes.h is a new public header file. Install bucoord_prototypes.h to the include/afs directory. LICENSE MIT Reviewed-on: http://gerrit.openafs.org/43 Verified-by: Jeffrey Altman Reviewed-by: Jeffrey Altman --- diff --git a/src/bucoord/NTMakefile b/src/bucoord/NTMakefile index fb95e8f39..82b86213a 100644 --- a/src/bucoord/NTMakefile +++ b/src/bucoord/NTMakefile @@ -12,7 +12,9 @@ AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -DNOGDI -DWIN32_LEAN_AND_MEAN ######################################################################### # install local include file -INCFILES = bc.h +INCFILES = \ + bc.h \ + $(DESTDIR)\include\afs\bucoord_prototypes.h ############################################################################ # build afsbxdb.lib