From 7d60d1b7a5a704156dd59dfcaed49ceba678e74b Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 15 Jul 2009 08:37:45 +0000 Subject: + lzip. --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/Makefile b/archivers/Makefile index cf8d96eeb9d..5085bb858cb 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 2009/07/13 19:45:24 wiz Exp $ +# $NetBSD: Makefile,v 1.114 2009/07/15 08:37:45 wiz Exp $ # COMMENT= Archivers @@ -37,6 +37,7 @@ SUBDIR+= libarchive SUBDIR+= libcomprex SUBDIR+= liblzo SUBDIR+= libzip +SUBDIR+= lzip SUBDIR+= lzma SUBDIR+= lzma-utils SUBDIR+= lzmalib -- cgit v1.2.3