summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/Makefile3
-rw-r--r--devel/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 35bd1ea8625..09cf9cfff07 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2001/07/31 14:30:02 drochner Exp $
+# $NetBSD: Makefile,v 1.105 2001/08/02 18:28:21 drochner Exp $
#
COMMENT= Audio tools
@@ -86,6 +86,7 @@ SUBDIR+= mbrolavox-us1
SUBDIR+= mbrolavox-us2
SUBDIR+= mbrolavox-us3
SUBDIR+= mikmod
+SUBDIR+= mp3_check
SUBDIR+= mp3check
SUBDIR+= mp3info
SUBDIR+= mp3to
diff --git a/devel/Makefile b/devel/Makefile
index cbc950c7041..4ebe90660a9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.233 2001/07/25 23:13:20 groo Exp $
+# $NetBSD: Makefile,v 1.234 2001/08/02 18:28:22 drochner Exp $
#
COMMENT= Development utilities
@@ -104,6 +104,7 @@ SUBDIR+= libgtop
SUBDIR+= libhfs
SUBDIR+= libmemmgr
SUBDIR+= libmm
+SUBDIR+= libmpeg3
SUBDIR+= libnet
SUBDIR+= libole2
SUBDIR+= libportlib