mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
Install bucoord/bc.h to permit Windows to build
Change I0a0ae92d3c7ba75e4a331bf59ea9c031763cc704 broke the Windows build. Fix it. Change-Id: I08db225790a37eee3e4fd778eacabc7168abee77 Reviewed-on: http://gerrit.openafs.org/1135 Reviewed-by: Derrick Brashear <shadow@dementia.org> Tested-by: Derrick Brashear <shadow@dementia.org>
This commit is contained in:
parent
7f1046896e
commit
18ace06941
@ -13,7 +13,7 @@ AFSDEV_AUXCDEFINES = $(AFSDEV_AUXCDEFINES) -DNOGDI -DWIN32_LEAN_AND_MEAN
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# install local include file
|
# install local include file
|
||||||
INCFILES = \
|
INCFILES = \
|
||||||
bc.h \
|
$(DESTDIR)\include\afs\bc.h \
|
||||||
$(DESTDIR)\include\afs\bucoord_prototypes.h
|
$(DESTDIR)\include\afs\bucoord_prototypes.h
|
||||||
|
|
||||||
############################################################################
|
############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user