From 1b8fb360665d82645d741cf2bbb78399b4ea5a53 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 16 May 1997 01:42:31 +0000 Subject: [PATCH] Let's not forget to add nulib here too. --- archivers/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/Makefile b/archivers/Makefile index cdbd3f4960a3..5f11013cd138 100644 --- a/archivers/Makefile +++ b/archivers/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.16 1997/03/29 23:56:36 obrien Exp $ +# $Id: Makefile,v 1.17 1997/04/26 23:50:06 asami Exp $ # SUBDIR += arc @@ -8,6 +8,7 @@ SUBDIR += ha SUBDIR += hpack.non-usa.only SUBDIR += lha + SUBDIR += nulib SUBDIR += p5-Compress-Zlib SUBDIR += rar SUBDIR += unarj