diff -r 5e0695f6add5 -r 9322c619c525 configure.ac --- a/configure.ac Mon May 05 20:25:20 2014 +0200 +++ b/configure.ac Mon May 05 23:33:31 2014 +0200 @@ -2,13 +2,13 @@ AC_INIT(thermometers/main.c) AM_CONFIG_HEADER(config.h) -SUBDIRS="lib rc433 thermometers" +SUBDIRS="lib coolers rc433 thermometers" AC_SUBST(SUBDIRS) dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.0.3" +VERSION="0.0.4" COPYRIGHT="Copyright (C) 2014 Michiel Broek, All Rights Reserved" CYEARS="2014" AC_SUBST(PACKAGE)