From c9567312026d486c32e27f7fff8062fec9a9c3fc Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Sat, 17 May 1997 03:44:24 +0000 Subject: [PATCH] Enable slrn. --- news/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/news/Makefile b/news/Makefile index 6aaa1c9ac856..cd3d26f07b4e 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/02/22 13:20:08 andreas Exp $ +# $Id: Makefile,v 1.24 1997/02/22 14:57:38 andreas Exp $ # SUBDIR += cnews @@ -14,6 +14,7 @@ SUBDIR += plor SUBDIR += rkive SUBDIR += slnr + SUBDIR += slrn SUBDIR += slurp SUBDIR += suck SUBDIR += tin