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

Fix the INCFILEDIR definition so that the INCFILES actually exist

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 \