summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-07-26 17:04:04 -0700
committerKeith Packard <keithp@keithp.com>2010-07-26 17:04:04 -0700
commite9153c4f2c71ed965822fcfe5112d2bc38506baf (patch)
tree1718f9f49b4e9de09acf2a4dc3fbf9affe8d19eb /ao-tools/altosui/Makefile
parent17188f36fe18c23bc2eb877ac9a01b7693f4b863 (diff)
Re-enable freetts
Diffstat (limited to 'ao-tools/altosui/Makefile')
-rw-r--r--ao-tools/altosui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-tools/altosui/Makefile b/ao-tools/altosui/Makefile
index 1c49ba11..4068eebe 100644
--- a/ao-tools/altosui/Makefile
+++ b/ao-tools/altosui/Makefile
@@ -1,6 +1,6 @@
.SUFFIXES: .java .class
-CLASSPATH=..:../libaltos:/usr/share/java/*:/home/keithp/src/freetts/freetts-1.2.2
+CLASSPATH=..:../libaltos:/usr/share/java/*:/Users/keithp/freetts-1.2.2/lib/*
CLASSFILES=\
AltosConvert.class \
AltosFile.class \