From b09a705bf7d7141da8c206c04c129652285feedc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Fri, 13 Jan 2006 13:46:42 +0000 Subject: [PATCH] Don't clean crypto headers, they now live in hcrypto/. Add hcrypto to SUBDIRS. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16555 ec53bebd-3082-4978-b11e-865c3cabbd6b --- include/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/include/Makefile.am b/include/Makefile.am index ed4251751..ebb69c915 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -2,7 +2,7 @@ include $(top_srcdir)/Makefile.am.common -SUBDIRS = kadm5 +SUBDIRS = kadm5 hcrypto noinst_PROGRAMS = bits make_crypto CHECK_LOCAL = @@ -26,7 +26,6 @@ CLEANFILES = \ com_right.h \ crypto-headers.h\ der.h \ - des.h \ editline.h \ err.h \ getarg.h \ @@ -42,15 +41,11 @@ CLEANFILES = \ krb5-types.h \ krb5.h \ krb5_err.h \ - md4.h \ - md5.h \ - rc4.h \ otp.h \ parse_time.h \ parse_units.h \ resolve.h \ roken-common.h \ roken.h \ - sha.h \ sl.h \ xdbm.h