From: Theodore Tso Date: Fri, 24 Dec 1993 22:40:16 +0000 (+0000) Subject: Make sure the config include files are installed too! X-Git-Tag: krb5-1.0-beta3~74 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=8dbf4a039671bc189ae5140766c9bca11d0d3119;p=krb5.git Make sure the config include files are installed too! git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3274 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/krb5/Imakefile b/src/include/krb5/Imakefile index d81babbca..0e8620daa 100644 --- a/src/include/krb5/Imakefile +++ b/src/include/krb5/Imakefile @@ -42,5 +42,5 @@ clean:: depend:: -Krb5InstallHeaders($(KRB5_HEADERS),$(KRB5_INCDIR)/krb5) +Krb5InstallHeaders($(KRB5_HEADERS) config.h osconf.h,$(KRB5_INCDIR)/krb5)