Fix sconfig(8) build.
Missed that since sconfig(8) was built on i386 only. Since I enabled
cp(4) on amd64, enable sconfig(8) as well.
Fixes: 6aae3517ed
This commit is contained in:
@@ -2,3 +2,4 @@
|
||||
|
||||
SUBDIR += bsdlabel
|
||||
SUBDIR += fdisk
|
||||
SUBDIR += sconfig
|
||||
|
||||
Reference in New Issue
Block a user