summaryrefslogtreecommitdiff
path: root/archivers/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-11-30 16:29:46 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-11-30 16:29:46 +0000
commit2fc7b0201595e25577dcbeb0597b19b36b06e593 (patch)
treef9af0240d7652c187a719d0984275626987494ae /archivers/Makefile
parentTypo (diff)
Add libcabinet - a library and utility to use (create, modify etc.) Microsoft
cabinet (.cab) files.
Notes
Notes: svn path=/head/; revision=35555
Diffstat (limited to 'archivers/Makefile')
-rw-r--r--archivers/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/Makefile b/archivers/Makefile
index 6e1ad7edac6b..44a29d007908 100644
--- a/archivers/Makefile
+++ b/archivers/Makefile
@@ -14,6 +14,7 @@
SUBDIR += hpack.non-usa.only
SUBDIR += lha
SUBDIR += libarc
+ SUBDIR += libcabinet
SUBDIR += linux_rar
SUBDIR += lzo
SUBDIR += lzop