diff options
| author | Michael Tuexen <tuexen@FreeBSD.org> | 2018-04-07 21:03:46 +0000 |
|---|---|---|
| committer | Michael Tuexen <tuexen@FreeBSD.org> | 2018-04-07 21:03:46 +0000 |
| commit | 457fbffdff19c1f31f94be013aaa579c4ee2cd34 (patch) | |
| tree | a34e10ebafe4ba15f62fdde1f39f6055280137b5 /lib/libsysdecode/Makefile | |
| parent | c120eec74af63eb060d9d69373fc251be298f627 (diff) | |
Notes
Diffstat (limited to 'lib/libsysdecode/Makefile')
| -rw-r--r-- | lib/libsysdecode/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libsysdecode/Makefile b/lib/libsysdecode/Makefile index 2958756f9884..a5fd8fc7f1be 100644 --- a/lib/libsysdecode/Makefile +++ b/lib/libsysdecode/Makefile @@ -15,6 +15,7 @@ CFLAGS+= -I${SRCTOP}/libexec/rtld-elf MAN= sysdecode.3 \ sysdecode_abi_to_freebsd_errno.3 \ sysdecode_cap_rights.3 \ + sysdecode_cmsg_type.3 \ sysdecode_enum.3 \ sysdecode_fcntl_arg.3 \ sysdecode_kevent.3 \ |
