diff options
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index e43b06954df..e4188e6baeb 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.17 2000/12/12 01:31:02 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2000/12/27 23:16:10 hubertf Exp $ # SUBDIR += inn SUBDIR += knews SUBDIR += newscache + SUBDIR += newsfetch SUBDIR += nn SUBDIR += nntpcache SUBDIR += nntpclnt |