diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/Imakefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/krb5/Imakefile b/src/include/krb5/Imakefile index 7944ca1f9..9c731bd02 100644 --- a/src/include/krb5/Imakefile +++ b/src/include/krb5/Imakefile @@ -7,7 +7,7 @@ # For copying and distribution information, please see the file # <krb5/copyright.h>. # -all:: config.h osconfig.h +includes:: config.h osconf.h ProcessStockHeader(stock/config.h,config.h) -ProcessStockHeader(stock/osconfig.h,osconfig.h) +ProcessStockHeader(stock/osconf.h,osconf.h) |
