diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-28 03:10:53 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-07-28 03:10:53 +0000 |
commit | b908b799ef74d646ccaf63fa84ad709364f09545 (patch) | |
tree | ce152ab7384aa931979e42a3ec8b35cd9ff0f4b8 /archivers/Makefile | |
parent | e424172144d83a65092b59eef543f5ff20d055d0 (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 2f449f8ed57b..5a03e07ff845 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -62,6 +62,7 @@ SUBDIR += p5-Archive-Tar SUBDIR += p5-Archive-Zip SUBDIR += p5-Compress-Bzip2 + SUBDIR += p5-Compress-LZW SUBDIR += p5-Compress-Zlib SUBDIR += p5-IO-Zlib SUBDIR += p5-Mac-Macbinary |