diff options
Diffstat (limited to 'src/include/krb5/Makefile.in')
| -rw-r--r-- | src/include/krb5/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/krb5/Makefile.in b/src/include/krb5/Makefile.in index fb083f8cf..6eb9c3cc8 100644 --- a/src/include/krb5/Makefile.in +++ b/src/include/krb5/Makefile.in @@ -4,11 +4,11 @@ KRB5SRVTABDIR = /etc ##DOSBUILDTOP = ..\.. ##DOS!include $(BUILDTOP)\config\windows.in -KRB5_HEADERS = asn1.h base-defs.h ccache.h crc-32.h encryption.h \ +KRB5_HEADERS = asn1.h base-defs.h ccache.h config.h encryption.h \ error_def.h errors.h ext-proto.h fieldbits.h \ free.h func-proto.h hostaddr.h kdb.h kdb_dbm.h \ keytab.h krb5.h libos.h los-proto.h macros.h mit-des.h \ - proto.h rcache.h rsa-md4.h safepriv.h sysincl.h wordsize.h + proto.h rcache.h safepriv.h sysincl.h wordsize.h # these are installed here for the build from lib/krb5/error_tables but # also need to be in the installed tree ET_HEADERS = adm_err.h asn1_err.h kdb5_err.h krb5_err.h |
