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 a77caab1cfd..126d6370034 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -46,6 +46,7 @@ SUBDIR += xdms SUBDIR += xpk SUBDIR += zip + SUBDIR += zipios++ SUBDIR += zoo .include <bsd.port.subdir.mk> |