www/Makefile

changeset 801
55c2510891b8
parent 800
3775ee26657f
child 802
4a9f469d2201
--- a/www/Makefile	Mon Aug 01 09:56:23 2022 +0200
+++ b/www/Makefile	Mon Aug 01 13:26:18 2022 +0200
@@ -3,16 +3,11 @@
 
 include ../Makefile.global
 
-SRC		= config.php.dist crontasks.php \
-		  export_equipments.php export_fermentables.php export_mashs.php \
-		  export_miscs.php export_styles.php export_waters.php \
-		  export_yeasts.php favicon.ico gen_about.php \
+SRC		= config.php.dist crontasks.php favicon.ico gen_about.php \
 		  getbrewlog.php getco2meter.php getco2pressurelog.php getfermentablesources.php \
 		  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_miscs.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 \

mercurial