diff options
-rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 356e36c..e8da33e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -38,6 +38,7 @@ SUBDIR= IPXrouted \ manctl \ memcontrol \ mergemaster \ + mixer \ moused \ mrouted \ mtest \ @@ -128,7 +129,6 @@ SUBDIR+=apm \ kgmon \ kgzip \ lptcontrol \ - mixer \ mptable \ pcvt \ rndcontrol \ |