diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2025-08-04 19:38:07 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2025-08-04 19:38:07 +0000 |
| commit | 7be913e00d79b3bf740049797fbc3f6ab8193995 (patch) | |
| tree | c59bfc11728e9182ba7d13ef44de2e374d2b0764 /lib/libutil++/Makefile | |
| parent | 2bb9180bb5d0054bf79529d6a1cb56b61a94629a (diff) | |
Diffstat (limited to 'lib/libutil++/Makefile')
| -rw-r--r-- | lib/libutil++/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libutil++/Makefile b/lib/libutil++/Makefile index 3389e7e21b11..df3074c2278e 100644 --- a/lib/libutil++/Makefile +++ b/lib/libutil++/Makefile @@ -9,6 +9,7 @@ MAN+= freebsd::FILE_up.3 \ freebsd::fd_up.3 \ freebsd::malloc_up.3 \ freebsd::nvlist_up.3 \ + freebsd::pidfile.3 \ freebsd::stringf.3 .include <src.opts.mk> |
