www/Makefile

changeset 23
4b157d7a1cee
parent 18
395833e20f88
child 24
754c56e785c6
--- a/www/Makefile	Sat Aug 18 14:21:21 2018 +0200
+++ b/www/Makefile	Sat Aug 18 17:31:11 2018 +0200
@@ -5,7 +5,9 @@
 
 SRC		= getfermenter.php  getfermenters.php  \
 		  getnode.php getnodes.php config.php.dist index.php \
-		  inv_suppliers.php inv_fermentables.php inv_hops.php inv_yeasts.php \
+		  inv_fermentables.php  inv_hops.php  inv_mash_profiles.php  \
+		  inv_miscs.php  inv_suppliers.php  inv_water_profiles.php  \
+		  inv_water_sources.php  inv_yeasts.php \
 		  mon_brewer.php mon_fermenter.php mon_node.php
 SUB		= version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \
 		  jqwidgets/styles/images/* jqwidgets/globalization/* js/* \

mercurial