diff options
author | asami <asami@FreeBSD.org> | 1995-07-12 12:19:15 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-12 12:19:15 +0800 |
commit | ac99504650584bf1d13d3c99dd2dbaf3fb6fa37a (patch) | |
tree | 03e973a11678c2e33b5fe0c1efc1d0e434122891 /audio/Makefile | |
parent | 9b6c289c85ff5e015fc5d9bcca66b4fcadf1e083 (diff) | |
download | freebsd-ports-gnome-ac99504650584bf1d13d3c99dd2dbaf3fb6fa37a.tar.gz freebsd-ports-gnome-ac99504650584bf1d13d3c99dd2dbaf3fb6fa37a.tar.zst freebsd-ports-gnome-ac99504650584bf1d13d3c99dd2dbaf3fb6fa37a.zip |
Add radio.
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
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 |