diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-08-15 08:46:24 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-08-15 08:46:24 +0000 |
commit | 32bcb8aa86aed763ea5d7f2b94649218f3b413b8 (patch) | |
tree | 49b2a42386deb5845a9468b37e6370a2c2147f55 /archivers/Makefile | |
parent | e924de8cafd3463e1b67b1ad3585071081505e59 (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 89bcc141555d..beeb3bb84eda 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -99,6 +99,7 @@ SUBDIR += p5-Compress-LZO SUBDIR += p5-Compress-LZW SUBDIR += p5-Compress-Raw-Bzip2 + SUBDIR += p5-Compress-Raw-Lzma SUBDIR += p5-Compress-Raw-Zlib SUBDIR += p5-Compress-Zlib SUBDIR += p5-IO-Compress-Base |