diff options
| author | Robert Mustacchi <rm@joyent.com> | 2012-03-12 20:25:46 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2012-03-12 20:32:41 +0000 |
| commit | f77e5a9efd27f14ef64b409a216efdd57530c681 (patch) | |
| tree | 2a6b73937c688dd32a28f8d7860e9c5fe3349efb /usr/src/cmd/Makefile | |
| parent | 3a38033988728d20d0bb4d6888746634319ba390 (diff) | |
| download | illumos-joyent-f77e5a9efd27f14ef64b409a216efdd57530c681.tar.gz | |
OS-969 want to perturb vnics
OS-997 net_* and hook_* man pages are wrong
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Rob Gulewich <robert.gulewich@joyent.com>
Reviewed by: Brendan Gregg <brendan.gregg@joyent.com>
Diffstat (limited to 'usr/src/cmd/Makefile')
| -rw-r--r-- | usr/src/cmd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr/src/cmd/Makefile b/usr/src/cmd/Makefile index 6c903a3f0a..076e46238a 100644 --- a/usr/src/cmd/Makefile +++ b/usr/src/cmd/Makefile @@ -21,7 +21,7 @@ # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved. # Copyright 2010 Nexenta Systems, Inc. All rights reserved. -# Copyright 2011 Joyent, Inc. All rights reserved. +# Copyright (c) 2012 Joyent, Inc. All rights reserved. include ../Makefile.master @@ -204,6 +204,7 @@ COMMON_SUBDIRS= \ intrstat \ ipcrm \ ipcs \ + ipdadm \ ipf \ isainfo \ isalist \ |
