altosui: Complete split out of separate java library
[fw/altos] / configure.ac
index 1a2cc8132d6fc708c579a0a7b442b72b72dcd2b5..6446f65152379bdbe39815a95f31db9251c5f3a6 100644 (file)
@@ -18,7 +18,7 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.0.9.1)
+AC_INIT([altos], 1.0.9.3)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
@@ -113,6 +113,7 @@ AC_OUTPUT([
 Makefile
 altosui/Makefile
 altosui/AltosVersion.java
+altosui/altoslib/Makefile
 altosui/libaltos/Makefile
 ao-tools/Makefile
 ao-tools/lib/Makefile