[openssh-commits] [openssh] 04/05: Remove compat "include" dir during distclean.

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 1 15:47:08 AEST 2025


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

dtucker pushed a commit to branch master
in repository openssh.

commit 5c50ddbe4deac83995edc1d014e9ba0d5efa18a6
Author: Darren Tucker <dtucker at dtucker.net>
AuthorDate: Wed Oct 1 13:37:35 2025 +1000

    Remove compat "include" dir during distclean.
---
 openbsd-compat/Makefile.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/openbsd-compat/Makefile.in b/openbsd-compat/Makefile.in
index 1d549954f..5bce2b38b 100644
--- a/openbsd-compat/Makefile.in
+++ b/openbsd-compat/Makefile.in
@@ -120,3 +120,4 @@ clean:
 
 distclean: clean
 	rm -f Makefile *~
+	rm -rf include

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


More information about the openssh-commits mailing list