diff -r 6ce2c2e6796e -r d0fedeb32f05 www/Makefile --- a/www/Makefile Tue Jul 19 13:44:52 2022 +0200 +++ b/www/Makefile Tue Jul 19 13:47:49 2022 +0200 @@ -11,16 +11,14 @@ getfermenter.php getfermentlog.php gethopsources.php getmiscsources.php getnode.php \ getwatersources.php getyeastsources.php getispindel.php getispindellog.php \ import_ingredients.php index.php \ - inv_equipments.php inv_fermentables.php inv_hops.php inv_instock.php \ - inv_miscs.php inv_suppliers.php inv_waters.php inv_yeasts.php inv_yeastlab.php \ + inv_equipments.php inv_fermentables.php inv_hops.php \ + inv_miscs.php inv_suppliers.php inv_waters.php inv_yeasts.php \ log_brew.php log_co2pressure.php log_fermentation.php log_ispindel.php \ mon_brewer.php mon_co2meter.php mon_fermenter.php mon_ispindel.php mon_node.php \ prod_archive_code.php prod_archive_date.php prod_archive_name.php prod_beerxml.php \ prod_checklist.php prod_divide.php prod_duplicate.php prod_edit.php prod_export.php prod_forum.php \ prod_impbrew.php prod_inprod.php prod_new.php prod_print.php prod_torecipe.php \ prod_r_efficiency.php prod_r_yeast.php prod_r_totals.php \ - profile_fermentation.php profile_mash.php profile_styles.php \ - profile_water.php \ rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_forum.php \ rec_import.php rec_main.php rec_new.php rec_print.php rec_toproduct.php \ upl_brew.php upl_fermentables.php upl_hops.php upl_miscs.php upl_recipe.php \