src/Makefile
changeset 4 be4de85337e5
parent 2 6ee2a130dc07
--- a/src/Makefile
+++ b/src/Makefile
@@ -1,6 +1,6 @@
 ###### USER CONFIG ###############
 TARGET  = ../bin/vreader         #
-MBROLA  = /opt/mbrola/bin/mbrola #
+MBROLA  = /opt/mbrola/bin/mbrolas #
 FESTIVAL= /usr/bin/festival      #
 INSTDIR = ~/bin                  #
 ##### USER CONFIG ENDS ###########