From e6dcf2d7e4b9c119284e7c795b640a216a49067a Mon Sep 17 00:00:00 2001 From: John Kohl Date: Mon, 29 Oct 1990 11:14:48 +0000 Subject: [PATCH] change name of osconfig to osconf make target is now includes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1346 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/Imakefile | 4 ++-- 1 file 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 # . # -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) -- 2.26.2