diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-09-14 19:03:23 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2000-09-14 19:03:23 +0000 |
commit | 4f1bc84f62b9e6e58d226f1f02e7fa9403f480fc (patch) | |
tree | 50d8ff482727640e9b3c9e61e74b4cceb6b96334 /audio/Makefile | |
parent | Since I committed to wrong place, I'll re-add it to correct place. (diff) |
A plugin for GKrellM, which allows you to control XMMS from within GKrellM.
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 93b20bb7e5e5..a3f2db53a6f5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -22,6 +22,7 @@ SUBDIR += esound SUBDIR += extace SUBDIR += gdcd + SUBDIR += gkrellmms SUBDIR += gkrellmvolume SUBDIR += gmixer SUBDIR += gnapster |