diff options
author | Alan Eldridge <alane@FreeBSD.org> | 2003-01-01 15:04:51 +0000 |
---|---|---|
committer | Alan Eldridge <alane@FreeBSD.org> | 2003-01-01 15:04:51 +0000 |
commit | e3da4f34322f9f37c382f66035ca87f6ae9e5d88 (patch) | |
tree | f74b4424424eb058bc4ddfc0a9d7446f9d99dcfb /audio/Makefile | |
parent | Should auld releases be forgot, (diff) |
A long player, random picking front end to xmms. Uses QT3.
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 cff9dea03811..d6593d03ebe7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -125,6 +125,7 @@ SUBDIR += linux-libaudiofile SUBDIR += linux-vsound SUBDIR += lopster + SUBDIR += lplayer SUBDIR += mad SUBDIR += maplay SUBDIR += mhwaveedit |