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:
@@ -68,3 +68,5 @@ token.h: mktokens
|
||||
|
||||
HAS_TESTS=
|
||||
SUBDIR.${MK_TESTS}+= tests
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
Reference in New Issue
Block a user