diff -r b316b88ebe12 -r f6fafccd8a6d www/Makefile --- a/www/Makefile Sat Mar 02 19:21:50 2019 +0100 +++ b/www/Makefile Sun Mar 03 13:26:28 2019 +0100 @@ -6,7 +6,7 @@ SRC = cmd_fermenter.php config.php.dist crontasks.php favicon.ico gen_about.php \ getbrewlog.php getfermentablesources.php getfermenter.php getfermentlog.php \ gethopsources.php getmiscsources.php getnode.php getwatersources.php \ - getyeastsources.php index.php \ + getyeastsources.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 \ log_brew.php log_fermentation.php \ @@ -18,7 +18,8 @@ profile_water.php \ rec_beerxml.php rec_duplicate.php rec_edit.php rec_export.php rec_import.php \ rec_main.php rec_new.php rec_print.php rec_toproduct.php \ - upl_brew.php upl_recipe.php version.php + upl_brew.php upl_fermentables.php upl_hops.php upl_miscs.php upl_recipe.php \ + upl_styles.php upl_yeasts.php version.php SUB = version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \ jqwidgets/styles/images/* jqwidgets/globalization/* js/* \ includes/* fpdf/* import/*