From dae49105c81b526f7fb3c3832984e9411c5c7ac2 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Fri, 10 Jul 2009 15:47:35 -0400 Subject: [PATCH] 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 --- src/bucoord/NTMakefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/bucoord/NTMakefile b/src/bucoord/NTMakefile index fb95e8f..82b8621 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 -- 1.9.4