aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEzra Peisach <epeisach@mit.edu>2009-10-10 01:49:38 +0000
committerEzra Peisach <epeisach@mit.edu>2009-10-10 01:49:38 +0000
commit2e9c71aa13a1dc597d14dd1681e2c74340ef3777 (patch)
tree5f799d333f0a18a68603f13a601774a3e6da6e8b
parent17ffdd0e93271072369e479f440ddf85e020580a (diff)
downloadkrb5-2e9c71aa13a1dc597d14dd1681e2c74340ef3777.zip
krb5-2e9c71aa13a1dc597d14dd1681e2c74340ef3777.tar.gz
krb5-2e9c71aa13a1dc597d14dd1681e2c74340ef3777.tar.bz2
Remove krb5.conf, bigendian.o, and bigendian on make clean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22876 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/tests/mkeystash_compat/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/mkeystash_compat/Makefile.in b/src/tests/mkeystash_compat/Makefile.in
index 5ce9b4a..af81621 100644
--- a/src/tests/mkeystash_compat/Makefile.in
+++ b/src/tests/mkeystash_compat/Makefile.in
@@ -48,5 +48,5 @@ mkeystash_check: kdc.conf krb5.conf bigendian
$(RM) $(TEST_DB)* stash_file
clean::
- $(RM) kdc.conf
+ $(RM) kdc.conf krb5.conf bigendian.$(OBJEXT) bigendian