diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-12-24 23:48:53 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-12-24 23:48:53 +0000 |
commit | 19b405650c4a10a081def44b7ca69afc643747d9 (patch) | |
tree | e77976b1016e43512b4757af1c7b77dffbe1edb0 /archivers/Makefile | |
parent | 6bb81012e1821cc627e50e3854ba19c04c71bb1a (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 52ea141471da..14b2803d1785 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -64,6 +64,7 @@ SUBDIR += lzma SUBDIR += lzmalib SUBDIR += lzmautils + SUBDIR += lzmautils-devel SUBDIR += lzo SUBDIR += lzo2 SUBDIR += lzop |