diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-28 16:01:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-10-28 16:01:42 +0000 |
commit | f53da7594393da5bf9524a2845534089c496436a (patch) | |
tree | 24f66029875ecdc0f272d344e03ba08ae8af7a80 /audio/Makefile | |
parent | Import replay, it's another gtk-base mp3 player. (diff) |
Activate replay.
Notes
Notes:
svn path=/head/; revision=14238
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 f3bc6f73dc30..b71ae788906f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.52 1998/08/25 02:04:42 vanilla Exp $ +# $Id: Makefile,v 1.53 1998/09/16 12:54:46 vanilla Exp $ # SUBDIR += 8hz-mp3 @@ -24,6 +24,7 @@ SUBDIR += playmidi SUBDIR += radio SUBDIR += rosegarden + SUBDIR += replay SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod |