git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
windows-server-ping-20060216
[openafs.git]
/
src
/
WINNT
/
afsd
/
NTMakefile
diff --git
a/src/WINNT/afsd/NTMakefile
b/src/WINNT/afsd/NTMakefile
index
e491822
..
4231d62
100644
(file)
--- a/
src/WINNT/afsd/NTMakefile
+++ b/
src/WINNT/afsd/NTMakefile
@@
-402,6
+402,7
@@
AFSD_EXELIBS =\
$(DESTDIR)\lib\afs\mtafsint.lib \
$(DESTDIR)\lib\libafsconf.lib \
$(DESTDIR)\lib\afs\afsreg.lib \
+ $(DESTDIR)\lib\afs\afsutil.lib \
$(LANAHELPERLIB)
$(AFSD_EXEFILE): $(OUT)\afsd.obj $(AFSDOBJS) $(OUT)\afsd.res $(RXOBJS) $(AFSD_EXELIBS)