summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1997-10-29 12:19:56 +0000
committerThomas Gellekum <tg@FreeBSD.org>1997-10-29 12:19:56 +0000
commite7a1876bfe8551e75a9a494507ca3bd22517c45b (patch)
tree6f23517c27ec02c907e30651f8107baa7a9b2b5a /audio
parentImport of xmpeg3, a tcl frontend to amp (Audio Mpeg Player). (diff)
Activate xmpeg3.
Notes
Notes: svn path=/head/; revision=8392
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 1de021a92d79..659e687b9b6b 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1997/08/31 22:24:32 max Exp $
+# $Id: Makefile,v 1.38 1997/09/05 17:13:14 max Exp $
#
SUBDIR += amp
@@ -30,5 +30,6 @@
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
+ SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>