aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2023-12-07 06:17:14 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2023-12-07 06:17:14 +0000
commit5c8b07fe844984be1d4acc039bde28fae0638d06 (patch)
tree7ee70408a00d020abea9ec0e81dc4d17915f81b7
parentb1c95af45488bef649e9a84890e2414ff80b3a00 (diff)
downloadsrc-5c8b07fe844984be1d4acc039bde28fae0638d06.tar.gz
src-5c8b07fe844984be1d4acc039bde28fae0638d06.zip
bsdinstall: add include to SUBDIR
-rw-r--r--usr.sbin/bsdinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
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