diff options
Diffstat (limited to 'src/tests')
| -rw-r--r-- | src/tests/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/Makefile.in b/src/tests/Makefile.in index 6ce8f0f163..b5bcdf01c5 100644 --- a/src/tests/Makefile.in +++ b/src/tests/Makefile.in @@ -74,5 +74,5 @@ check-pytests:: # $(RUNPYTEST) $(srcdir)/kdc_realm/kdcref.py $(PYTESTFLAGS) clean:: - $(RM) kdc.conf + $(RM) krb5.conf kdc.conf $(RM) -rf kdc_realm/sandbox |
