diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-03-13 14:58:14 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-03-13 14:58:14 +0000 |
commit | 00c7b400e15293dd34bd523bf175b34ae9da0aa3 (patch) | |
tree | fbe2544ba4bdc4cccff13eff404d84147a13ad8e /audio/Makefile | |
parent | c78df607c0e9fcf6790bd247b961a8b5c50b5ecb (diff) | |
download | ports-00c7b400e15293dd34bd523bf175b34ae9da0aa3.tar.gz ports-00c7b400e15293dd34bd523bf175b34ae9da0aa3.zip |
Connect wmmp
Notes
Notes:
svn path=/head/; revision=270799
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 c1acc599cb1e..bd6bd317e21c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -808,6 +808,7 @@ SUBDIR += wmfmixer SUBDIR += wmix SUBDIR += wmmixer + SUBDIR += wmmp SUBDIR += wmmp3 SUBDIR += wmrecord SUBDIR += wmsmixer |