X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=configure.ac;h=efccf71417747a304bd1f133076ea27ca642e499;hb=a5ac5c37ea385e3a2b2703c6f125b4e3b55e867a;hp=57d2f1961c178a4f9ab856175e97c82c106c12f7;hpb=26d7eb7149da8c797d7e704d75f73af2d2aa52c2;p=fw%2Faltos diff --git a/configure.ac b/configure.ac index 57d2f196..efccf714 100644 --- a/configure.ac +++ b/configure.ac @@ -18,7 +18,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ(2.57) -AC_INIT([altos], 1.0.9.2) +AC_INIT([altos], 1.0.9.5) 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