diff options
author | John Marino <marino@FreeBSD.org> | 2014-11-04 16:57:20 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-11-04 16:57:20 +0000 |
commit | cea8b47d653ef9fcf0148d0f5b72e749dc52c6e8 (patch) | |
tree | 9cea7fd84befdb65b169d6d9be50c19d7fc1b4cb /archivers/Makefile | |
parent | 1e03c74b0fe0671e033115ea62d007437a6df559 (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 4c3c7d35cf18..377698da9af9 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -9,6 +9,7 @@ SUBDIR += arc SUBDIR += arj SUBDIR += ark + SUBDIR += atool SUBDIR += bicom SUBDIR += bzip SUBDIR += bzip2 |