Move libaltos to top level
authorKeith Packard <keithp@keithp.com>
Tue, 25 Dec 2012 22:19:19 +0000 (14:19 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 25 Dec 2012 22:20:12 +0000 (14:20 -0800)
commit669cde8a87d88ceae89e369c1d38b88c9f8198cf
tree9f241ecb0abd86ead6c9bb65ce88a4f50f9622f4
parentd7d35b0bd86b912c43a21a275347fca201079847
Move libaltos to top level

This will let it be shared by the new MicroPeak gui

Signed-off-by: Keith Packard <keithp@keithp.com>
19 files changed:
Makefile.am
altosui/Makefile.am
altosui/libaltos/.gitignore [deleted file]
altosui/libaltos/Makefile-standalone [deleted file]
altosui/libaltos/Makefile.am [deleted file]
altosui/libaltos/cjnitest.c [deleted file]
altosui/libaltos/libaltos.c [deleted file]
altosui/libaltos/libaltos.dylib [deleted file]
altosui/libaltos/libaltos.h [deleted file]
altosui/libaltos/libaltos.i0 [deleted file]
configure.ac
libaltos/.gitignore [new file with mode: 0644]
libaltos/Makefile-standalone [new file with mode: 0644]
libaltos/Makefile.am [new file with mode: 0644]
libaltos/cjnitest.c [new file with mode: 0644]
libaltos/libaltos.c [new file with mode: 0644]
libaltos/libaltos.dylib [new file with mode: 0755]
libaltos/libaltos.h [new file with mode: 0644]
libaltos/libaltos.i0 [new file with mode: 0644]