diff options
Diffstat (limited to 'usr/src/data/Makefile')
| -rw-r--r-- | usr/src/data/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/data/Makefile b/usr/src/data/Makefile index a5a486ac28..2ae271ce87 100644 --- a/usr/src/data/Makefile +++ b/usr/src/data/Makefile @@ -12,6 +12,7 @@ # # Copyright 2017 Nexenta Systems, Inc. # Copyright 2019 Joyent, Inc. +# Copyright 2022 OmniOS Community Edition (OmniOSce) Association. # COMMON_SUBDIRS= consfonts \ @@ -20,7 +21,7 @@ COMMON_SUBDIRS= consfonts \ terminfo \ zoneinfo -i386_SUBDIRS= amdpmc perfmon ucode +i386_SUBDIRS= amdpmc bhyve perfmon ucode SUBDIRS = $(COMMON_SUBDIRS) $($(MACH)_SUBDIRS) |
