summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:45:57 +0000
committerEric L. Hernes <erich@FreeBSD.org>1996-08-16 13:45:57 +0000
commitb2953d89912a75fb64432f004fc9d1c546869f3e (patch)
treec49a9681265e3b763f43bc487bff290a611d0b15 /audio
parentnew port for `mpeg_stat', an mpeg stream analyzer (diff)
added in my new ports
Notes
Notes: svn path=/head/; revision=3621
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index b4150cad5a92..5a47cc046b20 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.26 1996/07/06 09:28:34 gpalmer Exp $
+# $Id: Makefile,v 1.27 1996/08/06 17:39:25 chuckr Exp $
#
SUBDIR += gmod
@@ -19,5 +19,6 @@
SUBDIR += xcdplayer
SUBDIR += xmcd
SUBDIR += xmix
+ SUBDIR += xmmix
.include <bsd.port.subdir.mk>