mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 08:21:05 -05:00
Missed that since sconfig(8) was built on i386 only. Since I enabled
cp(4) on amd64, enable sconfig(8) as well.
Fixes: 6aae3517ed
5 lines
66 B
Makefile
5 lines
66 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR += bsdlabel
|
|
SUBDIR += fdisk
|
|
SUBDIR += sconfig
|