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 | 22ce7be762ea7b03a2c40ad52932023c69e1400f (patch) | |
| tree | ffaf1aabd514a8df6c206883d41c1e029bafe20b /lib/libutil++/Makefile | |
| parent | eb0dc901a54183dd8e2bd6ee37b64c7a3222301c (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 ec83a9ad35f9..d53629b2e4e0 100644 --- a/lib/libutil++/Makefile +++ b/lib/libutil++/Makefile @@ -5,6 +5,7 @@ SHLIB_MAJOR= 1 SRCS= stringf.cc MAN+= freebsd::FILE_up.3 \ + freebsd::addrinfo_up.3 \ freebsd::malloc_up.3 \ freebsd::stringf.3 |
