altosdroid: import code from mjb
[fw/altos] / configure.ac
index f8707056b5315575efab51dc0b2cd0eaa842513e..fb078e8032d1c3d0713bdda06e76f37bd7c9d543 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.4)
+AC_INIT([altos], 1.0.9.5)
 AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
@@ -111,6 +111,7 @@ PKG_CHECK_MODULES([LIBUSB], [libusb-1.0])
 
 AC_OUTPUT([
 Makefile
+altoslib/Makefile
 altosui/Makefile
 altosui/AltosVersion.java
 altosui/libaltos/Makefile