diff options
| author | Martin Matuska <mm@FreeBSD.org> | 2019-05-20 12:57:39 +0000 |
|---|---|---|
| committer | Martin Matuska <mm@FreeBSD.org> | 2019-05-20 12:57:39 +0000 |
| commit | 52c2bb75163559a6e2866ad374a7de67a4ea1273 (patch) | |
| tree | 0c3fcbe48083e4ba7471a7936fd5fca948017702 /lib/libarchive/Makefile | |
| parent | 37d633c738feaec89e4d52fedcb6409a33dbb231 (diff) | |
| parent | 8e97bbedaebab6c0c9e87545b8424c95f206f148 (diff) | |
Notes
Diffstat (limited to 'lib/libarchive/Makefile')
| -rw-r--r-- | lib/libarchive/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libarchive/Makefile b/lib/libarchive/Makefile index 0d933c5a432e..5c44669f6f85 100644 --- a/lib/libarchive/Makefile +++ b/lib/libarchive/Makefile @@ -168,6 +168,7 @@ SRCS= archive_acl.c \ MAN= archive_entry.3 \ archive_entry_acl.3 \ archive_entry_linkify.3 \ + archive_entry_misc.3 \ archive_entry_paths.3 \ archive_entry_perms.3 \ archive_entry_stat.3 \ |
