diff -r 04c942cded91 -r 3721f9c08843 configure.ac --- a/configure.ac Mon Jul 23 14:41:21 2018 +0200 +++ b/configure.ac Wed Jul 25 12:24:17 2018 +0200 @@ -2,13 +2,13 @@ AC_INIT(thermferm/thermferm.c) AM_CONFIG_HEADER(config.h) -SUBDIRS="thermferm brewpanel" +SUBDIRS="thermferm brewpanel tools" AC_SUBST(SUBDIRS) dnl General settings dnl After changeing the version number, run autoconf! PACKAGE="mbsePi-apps" -VERSION="0.8.3" +VERSION="0.8.4" COPYRIGHT="Copyright (C) 2014-2018 Michiel Broek, All Rights Reserved" CYEARS="2014-2018" AC_SUBST(PACKAGE)