summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1994-10-01 17:08:52 +0000
committerAdam David <adam@FreeBSD.org>1994-10-01 17:08:52 +0000
commit12a7c21ebaae86400a776e81f54e3324fb251501 (patch)
treefbb1b2bae198fa35131bd8b834eae28c09fc3b92 /news
parent#undef MALLOCH (diff)
Makefile was missing
Notes
Notes: svn path=/head/; revision=151
Diffstat (limited to 'news')
-rw-r--r--news/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile
new file mode 100644
index 000000000000..10e138c1e4dc
--- /dev/null
+++ b/news/Makefile
@@ -0,0 +1,5 @@
+# $Id$
+#
+SUBDIR= cnews nntp
+
+.include <bsd.port.subdir.mk>