add fast.c to Windows build

This commit is contained in:
Luke Howard
2011-11-29 12:51:07 +11:00
parent 265d9ba5ca
commit c18d1a804e
2 changed files with 5 additions and 0 deletions

View File

@@ -73,6 +73,7 @@ libkrb5_OBJS = \
$(OBJ)\error_string.obj \
$(OBJ)\expand_hostname.obj \
$(OBJ)\expand_path.obj \
$(OBJ)\fast.obj \
$(OBJ)\fcache.obj \
$(OBJ)\free.obj \
$(OBJ)\free_host_realm.obj \