From 21173f98dc09f57e93d659c15825514ce916b435 Mon Sep 17 00:00:00 2001 From: Luke Howard Date: Tue, 29 Nov 2011 12:52:32 +1100 Subject: [PATCH] add fast.c to dist sources --- lib/krb5/NTMakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/krb5/NTMakefile b/lib/krb5/NTMakefile index de70b0f64..07041aa88 100644 --- a/lib/krb5/NTMakefile +++ b/lib/krb5/NTMakefile @@ -217,6 +217,7 @@ dist_libkrb5_la_SOURCES = \ error_string.c \ expand_hostname.c \ expand_path.c \ + fast.c \ fcache.c \ free.c \ free_host_realm.c \