diff options
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 66111d544a2e..ab27f030c355 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -189,6 +189,7 @@ SUBDIR += zipios++ SUBDIR += zipmix SUBDIR += zipper + SUBDIR += zlib SUBDIR += zoo .include <bsd.port.subdir.mk> |