diff options
author | Keith Packard <keithp@keithp.com> | 2012-12-25 14:19:19 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-12-25 14:20:12 -0800 |
commit | 669cde8a87d88ceae89e369c1d38b88c9f8198cf (patch) | |
tree | 9f241ecb0abd86ead6c9bb65ce88a4f50f9622f4 /configure.ac | |
parent | d7d35b0bd86b912c43a21a275347fca201079847 (diff) |
Move libaltos to top level
This will let it be shared by the new MicroPeak gui
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index bee9480d..e3b1185f 100644 --- a/configure.ac +++ b/configure.ac @@ -149,7 +149,8 @@ altoslib/Makefile altosui/Makefile altosui/AltosVersion.java altosui/Info.plist -altosui/libaltos/Makefile +libaltos/Makefile +micropeak/Makefile altosdroid/Makefile altosdroid/local.properties ao-tools/Makefile |