sort tempfiles

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18706 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-10-20 20:37:48 +00:00
parent 3c48166758
commit 8f5377f53c

View File

@@ -32,17 +32,25 @@ krb5.conf: krb5.conf.in Makefile
CLEANFILES= \ CLEANFILES= \
$(TESTS) \ $(TESTS) \
check-kdc.tmp \
check-digest.tmp \
krb5.conf krb5.conf.tmp \
digest-reply cdigest-reply o2digest-reply \
messages.log \
current-db* \
foopassword \
barpassword \ barpassword \
tempfile \ cache.krb5 \
cdigest-reply \
check-digest.tmp \
check-kdc.tmp \
client-cache \
current-db* \
digest-reply \
foopassword \
krb5.conf krb5.conf.tmp \
messages.log \
o2cache.krb5 \
o2digest-reply \
ocache.krb5 \
s2digest-reply \
sdigest-reply \
server.keytab \ server.keytab \
client-cache tempfile
EXTRA_DIST = \ EXTRA_DIST = \
check-kdc.in \ check-kdc.in \