summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-07-12 04:19:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-07-12 04:19:15 +0000
commit56f6b5b70c3b1a846df13cdc2365403267ad693e (patch)
treeb6e95c71adbb6ce8a39fd54d7f1e14b0584f0ee2 /audio
parentRadio over the Internet. (diff)
Add radio.
Notes
Notes: svn path=/head/; revision=1948
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 05523d21784e..b7753ef25de9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.20 1995/07/01 09:19:52 asami Exp $
+# $Id: Makefile,v 1.21 1995/07/03 22:28:15 torstenb Exp $
#
# RESTRICTED: xmcd (needs Motif, xmcd itself isn't restricted)
#
@@ -9,6 +9,7 @@
SUBDIR += maplay
SUBDIR += nas
SUBDIR += playmidi
+ SUBDIR += radio
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += s3mod