diff options
author | Kris Kennaway <kris@FreeBSD.org> | 1999-03-14 12:35:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 1999-03-14 12:35:58 +0000 |
commit | 3ed9965d47bdcb52a44b8684672a7e6a82228577 (patch) | |
tree | 4c097bcd997da09405ff0802caade939175520ee /news | |
parent | 4fd139777302b9e306b9093453715276c4105820 (diff) |
Activate dejasearch.
Notes
Notes:
svn path=/head/; revision=17178
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 3bacec9e42d4..cbf4493d5dda 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.45 1999/02/16 22:05:34 andreas Exp $ +# $Id: Makefile,v 1.46 1999/03/01 11:59:24 andreas Exp $ # SUBDIR += atp SUBDIR += aub SUBDIR += cnews + SUBDIR += dejasearch SUBDIR += diablo SUBDIR += dnews SUBDIR += fidogate |