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
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user