From e9143c5ff7a15832b963efe14c75c717f0122a46 Mon Sep 17 00:00:00 2001 From: fhajny Date: Wed, 6 Aug 2014 10:42:45 +0000 Subject: Add lz4 --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/Makefile b/archivers/Makefile index b1aef71d762..7a6ffeffb5d 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2014/05/03 02:47:56 rodent Exp $ +# $NetBSD: Makefile,v 1.134 2014/08/06 10:42:45 fhajny Exp $ # COMMENT= Archivers @@ -42,6 +42,7 @@ SUBDIR+= liblzo SUBDIR+= libunrar SUBDIR+= libzip SUBDIR+= lrzip +SUBDIR+= lz4 SUBDIR+= lzip SUBDIR+= lziprecover SUBDIR+= lzma -- cgit v1.2.3