diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-06-13 15:15:46 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-06-13 15:15:46 +0000 |
commit | 25701d425a4298969c10ee9ac3f8a21d6a13984c (patch) | |
tree | c127b9717d63b06d2c2ed55092347640d428dc81 /archivers/Makefile | |
parent | e094d9cc56b27fd27ab7f265261b0b3bbf950663 (diff) |
Notes
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 2c2726d8239b..a05e0ee62f66 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -76,6 +76,7 @@ SUBDIR += lua51-zlib SUBDIR += lzfse SUBDIR += lzip + SUBDIR += lziprecover SUBDIR += lzlib SUBDIR += lzma SUBDIR += lzmalib |