summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-04-30 09:48:51 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-04-30 09:48:51 +0000
commitb04275d05f0b6e671de33b33ae749c375cc388c3 (patch)
tree938c29f7437b7eb1182e6a92a6d6173c2e397d7f /audio
parentNew port xtuner. xtuner is an X-windows interface for the RadioREVEAL (diff)
Activate xtuner.
Notes
Notes: svn path=/head/; revision=10788
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 f55a3ac50141..211c9bef7ab2 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.41 1997/12/27 03:10:24 asami Exp $
+# $Id: Makefile,v 1.42 1998/04/24 02:33:59 mph Exp $
#
SUBDIR += amp
@@ -34,5 +34,6 @@
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xmpeg3
+ SUBDIR += xtuner
.include <bsd.port.subdir.mk>