bin/sh: Fix the build

Removing <bsd.prog.mk> was unintentional; put it back.

Fixes:		d31e342bcc ("sh: Remove /.profile")
MFC after:	1 day
This commit is contained in:
Lexi Winter
2025-09-30 07:22:39 +01:00
parent 2507698b63
commit bb0955ee4d
+2
View File
@@ -68,3 +68,5 @@ token.h: mktokens
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>