diff options
-rw-r--r-- | sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index fe897f4..bbc2ab0 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -32,6 +32,7 @@ SUBDIR= adjkerntz \ ipfw \ ipmon \ ipnat \ + kldconfig \ kldload \ kldstat \ kldunload \ |