From: John Kohl Date: Fri, 19 Apr 1991 17:14:04 +0000 (+0000) Subject: fix up clean step as well X-Git-Tag: krb5-1.0-alpha5~79 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=985dc41d876743ca86a9703ea189121d80c3b3be;p=krb5.git fix up clean step as well git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2022 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/lib/krb5/asn.1/Imakefile b/src/lib/krb5/asn.1/Imakefile index a461e891f..5542916a8 100644 --- a/src/lib/krb5/asn.1/Imakefile +++ b/src/lib/krb5/asn.1/Imakefile @@ -153,4 +153,4 @@ CopyHeader(KRB5_defs.h,$(EHDRDIR)) CopyHeader(KRB5_pre_defs.h,$(EHDRDIR)) clean:: - $(RM) KRB5.ph KRB5-types.py KRB5-types.h KRB5-???.c + $(RM) KRB5.ph KRB5_defs.h KRB5_pre_defs.h KRB5-types.h KRB5_tables.c