From dcbf620e8c4ba01fb1abb2045372383dffc1c0b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Sun, 21 Jan 2007 10:00:47 +0000 Subject: [PATCH] clean more files git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20031 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/des/Makefile.am | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/des/Makefile.am b/lib/des/Makefile.am index eee3dd193..335ff84b7 100644 --- a/lib/des/Makefile.am +++ b/lib/des/Makefile.am @@ -138,7 +138,15 @@ test_crypto: test_crypto.in Makefile chmod +x test_crypto.tmp mv test_crypto.tmp test_crypto -CLEANFILES = hcrypto hcrypto-link test_crypto.tmp test_crypto +CLEANFILES = \ + crypto-test \ + crypto-test2 \ + error \ + hcrypto \ + hcrypto-link \ + test_crypto \ + test_crypto.tmp \ + test_crypto.tmp EXTRA_DIST = \ rsakey.der \