altosui: Use local .class files in the classpath
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:23:53 +0000 (01:23 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:23:53 +0000 (01:23 -0700)
commit38e1d87c8d449866faac026577fefa9a118428cb
tree95d2e3a61a19b546271db7975b63c386a2de3e9e
parent9941b05a1d03dafd6cd899b5fe999ed769efb1d6
altosui: Use local .class files in the classpath

This ensures that compiling only a few changed files will
locate the old .class files instead of using a stale .jar file.
ao-tools/altosui/Makefile.am