git: 5c8b07fe8449 - main - bsdinstall: add include to SUBDIR
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Dec 2023 06:17:49 UTC
The branch main has been updated by sjg:
URL: https://cgit.FreeBSD.org/src/commit/?id=5c8b07fe844984be1d4acc039bde28fae0638d06
commit 5c8b07fe844984be1d4acc039bde28fae0638d06
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2023-12-07 06:17:14 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2023-12-07 06:17:14 +0000
bsdinstall: add include to SUBDIR
---
usr.sbin/bsdinstall/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/bsdinstall/Makefile b/usr.sbin/bsdinstall/Makefile
index 422bdcaaa77a..ec7ff2aebafa 100644
--- a/usr.sbin/bsdinstall/Makefile
+++ b/usr.sbin/bsdinstall/Makefile
@@ -1,5 +1,5 @@
-SUBDIR= distextract distfetch partedit runconsoles scripts
+SUBDIR= distextract distfetch include partedit runconsoles scripts
SUBDIR_PARALLEL=
SUBDIR_DEPEND_distextract = include
SUBDIR_DEPEND_distfetch = include