diff -r 99c02fa797f9 -r 4b157d7a1cee www/Makefile --- a/www/Makefile Sat Aug 18 14:21:21 2018 +0200 +++ b/www/Makefile Sat Aug 18 17:31:11 2018 +0200 @@ -5,7 +5,9 @@ SRC = getfermenter.php getfermenters.php \ getnode.php getnodes.php config.php.dist index.php \ - inv_suppliers.php inv_fermentables.php inv_hops.php inv_yeasts.php \ + inv_fermentables.php inv_hops.php inv_mash_profiles.php \ + inv_miscs.php inv_suppliers.php inv_water_profiles.php \ + inv_water_sources.php inv_yeasts.php \ mon_brewer.php mon_fermenter.php mon_node.php SUB = version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \ jqwidgets/styles/images/* jqwidgets/globalization/* js/* \