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