summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 436bc2ea1..d1aec1330 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -76,7 +76,7 @@ install:
76 install -m644 -c sshd.8 $(mandir)/man8/sshd.8 76 install -m644 -c sshd.8 $(mandir)/man8/sshd.8
77 77
78distclean: clean 78distclean: clean
79 rm -f Makefile config.h *~ 79 rm -f Makefile config.h core configure *~
80 rm -rf bin 80 rm -rf bin
81 81
82mrproper: distclean 82mrproper: distclean