diff options
author | 1996-06-29 17:13:09 +0000 | |
---|---|---|
committer | 1996-06-29 17:13:09 +0000 | |
commit | f2b8490033d24d2aa1f02447f93f1a6a3cf70053 (patch) | |
tree | 59a67bd2b28569d919885fcc107da178343d20c2 | |
parent | put ext2fs into tags too. (diff) | |
download | wireguard-openbsd-f2b8490033d24d2aa1f02447f93f1a6a3cf70053.tar.xz wireguard-openbsd-f2b8490033d24d2aa1f02447f93f1a6a3cf70053.zip |
fix. add to tags all the gnu ...
-rw-r--r-- | sys/kern/Make.tags.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/Make.tags.inc b/sys/kern/Make.tags.inc index ad69e7a5de5..2cce87e19e0 100644 --- a/sys/kern/Make.tags.inc +++ b/sys/kern/Make.tags.inc @@ -12,7 +12,7 @@ COMM= /sys/adosfs/*.[ch] \ /sys/conf/*.[ch] \ /sys/ddb/*.[ch] \ /sys/dev/*.[ch] /sys/dev/*/*.[ch] \ - /sys/gnu/ext2fs/*.[ch] \ + /sys/gnu/*/*.[ch] \ /sys/isofs/*/*.[ch] \ /sys/kern/*.[ch] \ /sys/lib/libkern/*.[ch] \ |