mirror of
https://github.com/opnsense/src.git
synced 2026-06-12 10:10:24 -04:00
Add mixer to the clean/cleandir targets to get it also cleaned up.
This commit is contained in:
parent
33242876a4
commit
892dbf3c38
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ SUBDIR= ac accton adduser amd arp bootparamd chown chroot cron crunch ctm \
|
|||
|
||||
.if make(clean) || make(cleandir)
|
||||
SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \
|
||||
fdcontrol iostat kbdcontrol lptcontrol ncrcontrol rtprio \
|
||||
fdcontrol iostat kbdcontrol lptcontrol mixer ncrcontrol rtprio \
|
||||
sgsc spkrtest swapinfo vidcontrol
|
||||
.elif ${MACHINE} == "hp300"
|
||||
SUBDIR+=config iostat
|
||||
|
|
|
|||
Loading…
Reference in a new issue