diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-12-09 20:43:15 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-12-09 20:43:15 +0000 |
commit | 7ab314e67062c589e7c6efd3d905d1118942d563 (patch) | |
tree | b6e360d1a94b8c6394862eef027f89d947931d4f /audio/Makefile | |
parent | 5b9ec035b743754adf8c12e61d7a25f5319c3491 (diff) |
Activate wmmp3
Notes
Notes:
svn path=/head/; revision=23688
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 92d3b29b8faf..fa6ef2f492b9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -82,6 +82,7 @@ SUBDIR += waveplay SUBDIR += wmcdplay SUBDIR += wmmixer + SUBDIR += wmmp3 SUBDIR += wmsound SUBDIR += wmtune SUBDIR += workman |