diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-13 02:45:29 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-13 02:45:29 +0000 |
commit | cc4fdb82d7c39bc198eaf366206e424904ea6337 (patch) | |
tree | 6a8bc6911aae2d11ddcc3deca09d0cda0a05b71f /audio/Makefile | |
parent | 95cc646b7b53b3bbf125fee2d64000af51d05716 (diff) |
Add gnomeaudio2.
Notes
Notes:
svn path=/head/; revision=84794
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 ef3c50a36e83..0978db99a35d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -96,6 +96,7 @@ SUBDIR += gmixer SUBDIR += gnapster SUBDIR += gnomeaudio + SUBDIR += gnomeaudio2 SUBDIR += gnomemedia SUBDIR += gnomemedia2 SUBDIR += gnowavcut |