diff --git a/lib/krb5/Makefile.am b/lib/krb5/Makefile.am index 713d64d63..ecda60bc0 100644 --- a/lib/krb5/Makefile.am +++ b/lib/krb5/Makefile.am @@ -41,6 +41,7 @@ libkrb5_la_SOURCES = \ convert_creds.c \ constants.c \ context.c \ + copy_host_realm.c \ crc.c \ creds.c \ crypto.c \