From d5852aaa4801f8a15ae5dcde6f86ebbe1af53c3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 11 Jan 2007 10:44:01 +0000 Subject: [PATCH] remove files created by tests git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19846 ec53bebd-3082-4978-b11e-865c3cabbd6b --- tests/gss/Makefile.am | 1 + tests/plugin/Makefile.am | 2 ++ 2 files changed, 3 insertions(+) diff --git a/tests/gss/Makefile.am b/tests/gss/Makefile.am index d0b8e0e39..ff8d4c5a2 100644 --- a/tests/gss/Makefile.am +++ b/tests/gss/Makefile.am @@ -43,6 +43,7 @@ CLEANFILES= \ foopassword \ barpassword \ krb5ccfile \ + krb5ccfile-ds \ server.keytab \ krb5.conf \ current-db* \ diff --git a/tests/plugin/Makefile.am b/tests/plugin/Makefile.am index 1ab5270c3..ae53eeecd 100644 --- a/tests/plugin/Makefile.am +++ b/tests/plugin/Makefile.am @@ -29,6 +29,8 @@ windc_la_LDFLAGS = -module CLEANFILES= \ $(TESTS) \ + server.keytab \ + current-db* \ foopassword \ krb5.conf krb5.conf.tmp \ messages.log