diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:16:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-09 10:16:01 +0000 |
commit | ce161ea328754f323465cb4db71d3e8edb720189 (patch) | |
tree | 075b520de2b1281e46fd744267c4a9ddb74dba80 /news/Makefile | |
parent | Add xmame. (diff) |
Add newsfetch.
Forgotten by: itojun
Found by: make checksubdirs (to be committed soon)
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 74fa6e41ff87..b73d548faa7f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.29 1997/10/13 07:03:30 obrien Exp $ +# $Id: Makefile,v 1.30 1997/10/30 01:19:19 jseger Exp $ # SUBDIR += aub @@ -8,6 +8,7 @@ SUBDIR += inn SUBDIR += knews SUBDIR += leafnode + SUBDIR += newsfetch SUBDIR += nn SUBDIR += nntp SUBDIR += nntpbtr |