From: Jeffrey Altman Date: Sun, 23 Mar 2008 14:10:42 +0000 (+0000) Subject: windows-vlserver-include-path-20080323 X-Git-Tag: openafs-devel-1_5_61~1171 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=f3776341151ad2c9b439567411e908836b16d415;p=packages%2Fo%2Fopenafs.git windows-vlserver-include-path-20080323 LICENSE MIT Fix the INCFILEDIR definition so that the INCFILES actually exist --- diff --git a/src/vlserver/NTMakefile b/src/vlserver/NTMakefile index 9201228f6..e2a18dcbb 100644 --- a/src/vlserver/NTMakefile +++ b/src/vlserver/NTMakefile @@ -14,7 +14,7 @@ RELDIR=vlserver ############################################################################ # Definitions for installing header files -INCFILEDIR = $(DESTDIR)\include\afs +INCFILEDIR = $(DESTDIR)\include INCFILES = \ $(INCFILEDIR)\afs\vl_opcodes.h \