diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-05 10:21:26 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-11-05 10:21:26 +0000 |
commit | 2ebd149c99efe094c0841daf9689389fc81f4e9d (patch) | |
tree | c87bf3a825721743d75e3973975da2f3ecd50094 /audio/Makefile | |
parent | 6ae5233f79e3d72ac852868eb7220150aeaad581 (diff) |
i386 binary port of the MBROLA speech synthesizer
Notes
Notes:
svn path=/head/; revision=93124
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 9d01f88916e1..c5db27f0d6d4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -159,6 +159,7 @@ SUBDIR += lplayer SUBDIR += mad SUBDIR += maplay + SUBDIR += mbrola SUBDIR += mctoolame-decoder SUBDIR += mctoolame-encoder SUBDIR += mhwaveedit |