diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2004-11-10 22:21:00 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2004-11-10 22:21:00 +0000 |
| commit | 2579069f6be98ddfe69603abbff5939f188e94f4 (patch) | |
| tree | 9f5064b90b65851fa7c671da420bbe86eb368c52 /include | |
| parent | 7356cdd5f31a1715f6028040f6923dcd85b05f02 (diff) | |
Notes
Diffstat (limited to 'include')
| -rw-r--r-- | include/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 16d9c7d28fe6..efb345c474c9 100644 --- a/include/Makefile +++ b/include/Makefile @@ -41,7 +41,8 @@ LSUBDIRS= cam/scsi dev/an dev/bktr dev/firewire dev/ic dev/iicbus \ geom/concat geom/gate geom/label geom/mirror geom/nop geom/raid3 \ geom/stripe \ isofs/cd9660 netatm/ipatm netatm/sigpvc netatm/spans netatm/uni \ - netgraph/atm security/mac_biba security/mac_bsdextended \ + netgraph/atm netgraph/netflow \ + security/mac_biba security/mac_bsdextended \ security/mac_lomac security/mac_mls security/mac_partition \ ufs/ffs ufs/ufs |
