From 8195f478d87524da7f9b707c938512c1c8f47a7e Mon Sep 17 00:00:00 2001 From: heinz Date: Sun, 7 Aug 2005 16:02:12 +0000 Subject: Added an appropriate TEST_TARGET. --- archivers/liblzo/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'archivers') diff --git a/archivers/liblzo/Makefile b/archivers/liblzo/Makefile index a097fa528d7..0efd42378fa 100644 --- a/archivers/liblzo/Makefile +++ b/archivers/liblzo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2005/07/14 20:04:39 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2005/08/07 16:02:12 heinz Exp $ # DISTNAME= lzo-1.08 @@ -20,4 +20,6 @@ USE_LIBTOOL= YES # Don't spuriously detect zlib, as it's not needed for the library. BUILDLINK_TRANSFORM+= rm:-lz +TEST_TARGET= check + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3