diff options
author | Mike Smith <msmith@FreeBSD.org> | 2001-04-21 00:13:57 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 2001-04-21 00:13:57 +0000 |
commit | 0fb0f418bc2d0997b75acf442000303623d95780 (patch) | |
tree | 2aaabb81618e5179eb61dbe95ef9c0c72011ed2a /usr.sbin/Makefile | |
parent | ce7894ee6de119e317ba7b5dec14443b9c7569d1 (diff) | |
download | src-test2-0fb0f418bc2d0997b75acf442000303623d95780.tar.gz src-test2-0fb0f418bc2d0997b75acf442000303623d95780.zip |
Notes
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 7a41e40b0713..942232910e2c 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -22,6 +22,7 @@ SUBDIR= IPXrouted \ crunch \ ctm \ dev_mkdb \ + devinfo \ diskpart \ edquota \ extattrctl \ |