Updated makefile

Wed, 21 Nov 2018 21:17:18 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 21 Nov 2018 21:17:18 +0100
changeset 110
0f128201a031
parent 109
3c334f3ca7f9
child 111
8c4ba91adf58

Updated makefile

www/Makefile file | annotate | diff | comparison | revisions
--- a/www/Makefile	Wed Nov 21 21:01:57 2018 +0100
+++ b/www/Makefile	Wed Nov 21 21:17:18 2018 +0100
@@ -3,13 +3,14 @@
 
 include ../Makefile.global
 
-SRC		= config.php.dist gethopsources.php getyeastsources.php inv_hops.php \
-	    	  inv_waters.php mon_node.php rec_edit.php version.php gen_about.php \
-     		  getmiscsources.php index.php inv_instock.php inv_yeasts.php \
-	      	  profile_mash.php rec_main.php getfermentablesources.php getnode.php \
-	 	  inv_equipments.php inv_miscs.php mon_brewer.php profile_styles.php \
-		  rec_new.php getfermenter.php getwatersources.php inv_fermentables.php \
-		  inv_suppliers.php mon_fermenter.php profile_water.php rec_print.php
+SRC		= config.php.dist gen_about.php getfermentablesources.php getfermenter.php \
+		  gethopsources.php getmiscsources.php getnode.php getwatersources.php \
+		  getyeastsources.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 mon_brewer.php  mon_fermenter.php \
+		  mon_node.php profile_mash.php profile_setup.php profile_styles.php \
+		  profile_water.php rec_edit.php rec_main.php rec_new.php rec_print.php \
+	    	  version.php
 SUB		= version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \
 		  jqwidgets/styles/images/* jqwidgets/globalization/* js/* \
 		  includes/* fpdf/* import/*

mercurial