diff -r 1750b6cae48e -r 36387e45a194 configure --- a/configure Thu Aug 09 21:52:01 2018 +0200 +++ b/configure Fri Aug 10 13:46:23 2018 +0200 @@ -583,7 +583,7 @@ PACKAGE_URL= ac_unique_file="bmsd/bms.c" -ac_default_prefix=/usr/local +ac_default_prefix=/var/lib/bms # Factoring default headers for most tests. ac_includes_default="\ #include @@ -2027,11 +2027,11 @@ ac_config_headers="$ac_config_headers config.h" -SUBDIRS="bmsd doc tools" +SUBDIRS="bmsd doc tools www" PACKAGE="bms" -VERSION="0.0.2" +VERSION="0.0.3" COPYRIGHT="Copyright (C) 2016-2018 Michiel Broek, All Rights Reserved" CYEARS="2016-2018"