diff options
| author | Kirk McKusick <mckusick@FreeBSD.org> | 2022-03-01 00:36:08 +0000 |
|---|---|---|
| committer | Kirk McKusick <mckusick@FreeBSD.org> | 2022-03-01 00:36:08 +0000 |
| commit | c7996ddf8000cfb19a9e91a636f56747860d03d7 (patch) | |
| tree | cc60ad9cc603a0af013c9fb24e5fc9b4f1562c73 /include/Makefile | |
| parent | 2062ce996ddd39ba7a36c2caf8c898686d9cb2fe (diff) | |
Diffstat (limited to 'include/Makefile')
| -rw-r--r-- | include/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile index 76f713daf62c..42590b900442 100644 --- a/include/Makefile +++ b/include/Makefile @@ -51,7 +51,7 @@ LSUBDIRS= dev/acpica dev/agp dev/ciss dev/filemon dev/firewire \ fs/procfs fs/smbfs fs/udf fs/unionfs \ geom/cache geom/concat geom/eli geom/gate geom/journal geom/label \ geom/mirror geom/mountver geom/multipath geom/nop \ - geom/raid geom/raid3 geom/shsec geom/stripe geom/virstor \ + geom/raid geom/raid3 geom/shsec geom/stripe geom/union geom/virstor \ net/altq \ net/route \ netgraph/atm netgraph/netflow \ |
