summaryrefslogtreecommitdiffstats
path: root/src/config
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2011-11-04 18:39:48 +0000
committerGreg Hudson <ghudson@mit.edu>2011-11-04 18:39:48 +0000
commit6074e8db05962cd4a6c7a7eb8c0c57bfcd0d4e97 (patch)
tree9cf685cb19768d297f10dd5f9cc21ed69d7f93b1 /src/config
parentbc47e3eeb7a046a80faf9ba9ea4ccedf111e33a7 (diff)
downloadkrb5-6074e8db05962cd4a6c7a7eb8c0c57bfcd0d4e97.tar.gz
krb5-6074e8db05962cd4a6c7a7eb8c0c57bfcd0d4e97.tar.xz
krb5-6074e8db05962cd4a6c7a7eb8c0c57bfcd0d4e97.zip
Clean up more stuff in make clean
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25437 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config')
-rw-r--r--src/config/post.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/config/post.in b/src/config/post.in
index c59360059..3439d92a7 100644
--- a/src/config/post.in
+++ b/src/config/post.in
@@ -139,8 +139,9 @@ check-pytests::
clean:: clean-$(WHAT)
clean-unix::
- $(RM) $(OBJS) $(DEPTARGETS_CLEAN) $(EXTRA_FILES) et-[ch]-*.et et-[ch]-*.[ch]
- -$(RM) -r $(top_srcdir)/autom4te.cache
+ $(RM) $(OBJS) $(DEPTARGETS_CLEAN) $(EXTRA_FILES)
+ $(RM) et-[ch]-*.et et-[ch]-*.[ch] testlog
+ -$(RM) -r $(top_srcdir)/autom4te.cache testdir
clean-windows::
$(RM) *.$(OBJEXT)