summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:41:37 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-10-06 01:41:37 +0000
commit8b3537c76f2a2773a72ca72137b55b887dd3dc87 (patch)
treeb76c5f120794fe74fbe2e31edfbcd144c4a61bde /Makefile
parentAdd a Makefile for the audio directory. (diff)
Get this thing up-to-date; lots of new catagories added recently!
Notes
Notes: svn path=/head/; revision=191
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index afaf98ae4bfc..dc758a94fbc2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
-# $Id: Makefile,v 1.5 1994/10/04 15:11:23 jkh Exp $
+# $Id: Makefile,v 1.6 1994/10/06 01:19:13 jkh Exp $
#
-SUBDIR= comms editors games lang mail math net shells utils x11
+SUBDIR= audio comms devel editors games lang mail math net news print \
+ shells utils x11
.include <bsd.port.subdir.mk>