diff options
Diffstat (limited to 'archivers/Makefile')
-rw-r--r-- | archivers/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile index 083d704..daf9ff4 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -4,6 +4,7 @@ SUBDIR += 9e SUBDIR += arc SUBDIR += arj + SUBDIR += bicom SUBDIR += bzip SUBDIR += bzip2 SUBDIR += cabextract @@ -64,6 +65,7 @@ SUBDIR += unzip SUBDIR += wzip SUBDIR += xdms + SUBDIR += xmill SUBDIR += xpk SUBDIR += zip SUBDIR += zipios++ |