diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:01:13 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-09-18 07:01:13 +0000 |
commit | b992c3888cd5be32b10bb9a4fca83b6cd55d59da (patch) | |
tree | 28e7f81c2b940b36ec73c0b3fc864ff970da31d8 /audio/Makefile | |
parent | 7bb32ba6ae92c2d032e32d14da1040ecbdbfeb49 (diff) |
Add gnomespeech, a library that facilitates text-to-speech for the GNOME
desktop.
Notes
Notes:
svn path=/head/; revision=89033
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 5e0be643b08f..5a0aa2970cb0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -102,6 +102,7 @@ SUBDIR += gnapster SUBDIR += gnomeaudio2 SUBDIR += gnomemedia2 + SUBDIR += gnomespeech SUBDIR += gnowavcut SUBDIR += gnump3d SUBDIR += gnupod |