]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
DEVEL15-windows-vlserver-include-path-20080323
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 23 Mar 2008 14:11:57 +0000 (14:11 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 23 Mar 2008 14:11:57 +0000 (14:11 +0000)
LICENSE MIT

Fix the INCFILEDIR definition so that the INCFILES actually exist

(cherry picked from commit f3776341151ad2c9b439567411e908836b16d415)

src/vlserver/NTMakefile

index 9201228f6f67d53a1cc88248b0ff079ec07371d4..e2a18dcbb15d9a62b7ecfc30d76d56109174e457 100644 (file)
@@ -14,7 +14,7 @@ RELDIR=vlserver
 ############################################################################
 # Definitions for installing header files
 
-INCFILEDIR = $(DESTDIR)\include\afs 
+INCFILEDIR = $(DESTDIR)\include
 
 INCFILES = \
        $(INCFILEDIR)\afs\vl_opcodes.h \