diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-26 17:37:39 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-26 17:37:39 +0000 |
commit | 8f5e97d79ba6daea3cfbc349ec68d42fcb4044b1 (patch) | |
tree | da6137439b215f4408dfed850df2fc75d26e1808 /audio/Makefile | |
parent | Fix distfile checksum. I could not find a distfile with the older checksum, (diff) |
Add glame - a scheme-extensible audio processing tool for GNOME.
Notes
Notes:
svn path=/head/; revision=33151
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 8418e35417be..49120d722bbc 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -47,6 +47,7 @@ SUBDIR += gdcd SUBDIR += gkrellmms SUBDIR += gkrellmvolume + SUBDIR += glame SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio |