From 5086d2eecb853058f34fbcc813321d2a1e5f5cfb Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 8 Dec 2010 12:44:32 +0000 Subject: [PATCH] -sync --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 6bcad2a2cfb..6d268b2216b 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2010/11/27 09:17:40 jasper Exp $ +# $OpenBSD: Makefile,v 1.54 2010/12/08 12:44:32 jasper Exp $ SUBDIR = SUBDIR += arc @@ -14,6 +14,7 @@ SUBDIR += gtar,static SUBDIR += ha SUBDIR += hs-zlib + SUBDIR += hs-zlib-bindings SUBDIR += lha SUBDIR += libarchive SUBDIR += libmspack