ao-telem: Add new program to convert telem data to ascii
[fw/altos] / configure.ac
index 650aeffb18d27d54d6a81ad02d255cb638f8c46c..1a2cc8132d6fc708c579a0a7b442b72b72dcd2b5 100644 (file)
@@ -18,8 +18,8 @@ dnl
 dnl Process this file with autoconf to create configure.
 
 AC_PREREQ(2.57)
-AC_INIT([altos], 1.0.2)
-AC_CONFIG_SRCDIR([src/ao.h])
+AC_INIT([altos], 1.0.9.1)
+AC_CONFIG_SRCDIR([src/core/ao.h])
 AM_INIT_AUTOMAKE([foreign dist-bzip2])
 AM_MAINTAINER_MODE
 
@@ -122,6 +122,7 @@ ao-tools/ao-bitbang/Makefile
 ao-tools/ao-eeprom/Makefile
 ao-tools/ao-list/Makefile
 ao-tools/ao-load/Makefile
+ao-tools/ao-telem/Makefile
 ao-utils/Makefile
 src/Version
 ])