summaryrefslogtreecommitdiff
path: root/ao-tools/altosui/Makefile-standalone
Commit message (Collapse)AuthorAge
* Move altosui to the top level, placing libaltos inside it.Keith Packard2010-11-24
| | | | Signed-off-by: Keith Packard <keithp@keithp.com>
* altosui: Factor some UI elements into separate classesKeith Packard2010-09-20
| | | | | | Clean up AltosUI by moving the two main tables to separate class files. Signed-off-by: Keith Packard <keithp@keithp.com>
* Use autotools for altosui and libaltosKeith Packard2010-09-04
This switches from hand-written Makefiles to automake with libtool for these parts of the system. Signed-off-by: Keith Packard <keithp@keithp.com>