[openssh-commits] [openssh] 01/02: Remove generated compat includes during distclean.

git+noreply at mindrot.org git+noreply at mindrot.org
Sun Dec 7 21:09:12 AEDT 2025


This is an automated email from the git hooks/post-receive script.

dtucker pushed a commit to branch master
in repository openssh.

commit f086fafa0486012df6ba095664be75ecbf68e8e1
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Sun Dec 7 13:43:02 2025 +1100

    Remove generated compat includes during distclean.
---
 Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.in b/Makefile.in
index e5f836442..7f7d2c5dd 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -336,6 +336,7 @@ distclean:	regressclean
 	rm -f *.out core opensshd.init openssh.xml
 	rm -f Makefile buildpkg.sh config.h config.status
 	rm -f survey.sh openbsd-compat/regress/Makefile *~ 
+	rm -rf openbsd-compat/include
 	rm -rf autom4te.cache
 	rm -f regress/check-perm
 	rm -f regress/mkdtemp

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list