From bc3ba4075cc2761f91e12508f7c4adbfb62d5103 Mon Sep 17 00:00:00 2001 From: reinhard Date: Tue, 27 Nov 2001 15:16:16 +0000 Subject: [PATCH] +makeself --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index 17190865a36..fbfce72ae67 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2001/10/08 12:17:48 naddy Exp $ +# $OpenBSD: Makefile,v 1.14 2001/11/27 15:16:16 reinhard Exp $ # $FreeBSD: Makefile,v 1.19 1997/11/20 08:21:26 tg Exp $ # @@ -16,6 +16,7 @@ SUBDIR += lha SUBDIR += lzo SUBDIR += lzop + SUBDIR += makeself SUBDIR += nulib SUBDIR += p5-Compress-LZO SUBDIR += p5-Compress-Zlib