www/Makefile

changeset 23
4b157d7a1cee
parent 18
395833e20f88
child 24
754c56e785c6
equal deleted inserted replaced
22:99c02fa797f9 23:4b157d7a1cee
3 3
4 include ../Makefile.global 4 include ../Makefile.global
5 5
6 SRC = getfermenter.php getfermenters.php \ 6 SRC = getfermenter.php getfermenters.php \
7 getnode.php getnodes.php config.php.dist index.php \ 7 getnode.php getnodes.php config.php.dist index.php \
8 inv_suppliers.php inv_fermentables.php inv_hops.php inv_yeasts.php \ 8 inv_fermentables.php inv_hops.php inv_mash_profiles.php \
9 inv_miscs.php inv_suppliers.php inv_water_profiles.php \
10 inv_water_sources.php inv_yeasts.php \
9 mon_brewer.php mon_fermenter.php mon_node.php 11 mon_brewer.php mon_fermenter.php mon_node.php
10 SUB = version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \ 12 SUB = version.php.in images/* css/* jqwidgets/* jqwidgets/styles/* \
11 jqwidgets/styles/images/* jqwidgets/globalization/* js/* \ 13 jqwidgets/styles/images/* jqwidgets/globalization/* js/* \
12 includes/* 14 includes/*
13 OTHER = Makefile 15 OTHER = Makefile

mercurial