diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-04 20:24:47 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-09-04 20:24:47 +0000 |
commit | a0f3257dd6c87b3cfdbe10d641433a1bc5d3e087 (patch) | |
tree | bc7162b01bad269118f192877e43cf459eff893d /audio/Makefile | |
parent | - Add py-snmp2 to conflicts (diff) |
Add volumecontrol.app, audio mixer for GNUstep.
PR: 102655
Submitted by: gurkan@linuks.mine.nu
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 3c6205b66172..d8209a78da77 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -581,6 +581,7 @@ SUBDIR += ufmcontrol-i18n SUBDIR += umix SUBDIR += voipong + SUBDIR += volumecontrol.app SUBDIR += vorbis-tools SUBDIR += vorbisgain SUBDIR += vsound |