www/Makefile

changeset 302
d0f7b4ab000f
parent 297
5e2424bfbc4a
child 303
98c2afc88780
--- a/www/Makefile	Thu Feb 28 15:40:14 2019 +0100
+++ b/www/Makefile	Thu Feb 28 22:50:58 2019 +0100
@@ -10,11 +10,11 @@
 		  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 mon_brewer.php mon_fermenter.php mon_node.php \
-		  prod_archive_code.php prod_archive_date.php prod_archive_name.php \
-		  prod_edit.php prod_export.php prod_impbrew.php prod_inprod.php prod_new.php \
-		  prod_print.php prod_reduce.php profile_fermentation.php \
+		  prod_archive_code.php prod_archive_date.php prod_archive_name.php prod_beerxml.php \
+		  prod_duplicate.php prod_edit.php prod_export.php prod_impbrew.php prod_inprod.php prod_new.php \
+		  prod_print.php prod_reduce.php prod_torecipe.php profile_fermentation.php \
 		  profile_mash.php profile_setup.php profile_styles.php profile_water.php \
-		  rec_edit.php rec_export.php rec_main.php rec_new.php rec_print.php \
+		  rec_beerxml.php rec_edit.php rec_export.php rec_main.php rec_new.php rec_print.php \
 		  upl_brew.php version.php
 SUB		= version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \
 		  jqwidgets/styles/images/* jqwidgets/globalization/* js/* \

mercurial