diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-09-14 18:38:49 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-09-14 18:38:49 +0000 |
commit | 566853575fcc7ce2062113663c6b47890f22369c (patch) | |
tree | cf4342c1b136346705b2ea74bd16323e66b3a012 | |
parent | Add nautilus, the file manager and graphical shell being (diff) |
A plugin for GKrellM, which allows you to control XMMS from within GKrellM.
Notes
Notes:
svn path=/head/; revision=32615
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 93b20bb7e5e5..78ec1e017d2f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -22,6 +22,7 @@ SUBDIR += esound SUBDIR += extace SUBDIR += gdcd + SUBDIR += gkrellmmms SUBDIR += gkrellmvolume SUBDIR += gmixer SUBDIR += gnapster |