diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-04 17:02:53 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-10-04 17:02:53 +0000 |
commit | c8b6c3ab658021ce3d2f9aef0a335938a3a4c16c (patch) | |
tree | b0649aa6c9ac8842c25062bb38044eefd10621ac /audio/Makefile | |
parent | - Update to version 1.1 (diff) |
Add xmms-real-random 0.2, REAL shuffle mode for xmms.
PR: 57543
Submitted by: Ulrich Spoerlein <q@uni.de>
Notes
Notes:
svn path=/head/; revision=90261
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 a715bbab9380..c71277d63087 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -364,6 +364,7 @@ SUBDIR += xmms-osssurround SUBDIR += xmms-pipe SUBDIR += xmms-quix3dn + SUBDIR += xmms-real-random SUBDIR += xmms-shn SUBDIR += xmms-sid SUBDIR += xmms-sndfile |