summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 463e1996c77f..5549368b492f 100644
--- a/Makefile
+++ b/Makefile
@@ -97,7 +97,7 @@ TGTS= all all-man buildkernel buildworld checkdpadd clean \
reinstallkernel installmost installworld libraries lint maninstall \
mk most obj objlink regress rerelease tags update
-BITGTS= includes
+BITGTS= files includes
BITGTS:=${BITGTS} ${BITGTS:S/^/build/} ${BITGTS:S/^/install/}
.ORDER: buildworld installworld