diff options
author | John Marino <marino@FreeBSD.org> | 2016-07-30 23:51:50 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-07-30 23:51:50 +0000 |
commit | 6de175fd414ad16bf1dd70b6bab49d5ed838b8a8 (patch) | |
tree | a830743269cb741084b8bce21c5e15c3cc4441a8 /archivers/Makefile | |
parent | 87239031bc7daeee9af3a50cbca3824a133b67a2 (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 c751f692ab0a..e4a2d60d3b3f 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -240,6 +240,7 @@ SUBDIR += zipper SUBDIR += zoo SUBDIR += zopfli + SUBDIR += zstd SUBDIR += zutils .include <bsd.port.subdir.mk> |