diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-24 20:11:36 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-03-24 20:11:36 +0000 |
commit | 15f6e56c8d9512e886e2f8c6699ffc447eb9e231 (patch) | |
tree | ffb2c590e0fad49cf1e5a829b4d60023b78eb412 /archivers/Makefile | |
parent | 8af6edf436ccf10e772854c58dde31f5752c9b23 (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 69bedcc1a07a..5b265c66c9ad 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -43,6 +43,7 @@ SUBDIR += py-bzip2 SUBDIR += py-tarfile SUBDIR += rar + SUBDIR += rox-archive SUBDIR += rpm SUBDIR += rpm2cpio SUBDIR += ruby-bz2 |