add mod_balancer to wscript
parent
6636919623
commit
0d56b1b7b4
|
@ -110,4 +110,4 @@ def build(bld):
|
|||
|
||||
lighty_mod(bld, 'mod_fortune', 'modules/mod_fortune.c')
|
||||
lighty_mod(bld, 'mod_status', 'modules/mod_status.c')
|
||||
lighty_mod(bld, 'mod_accesslog', 'modules/mod_accesslog.c')
|
||||
lighty_mod(bld, 'mod_balancer', 'modules/mod_balancer.c')
|
||||
|
|
Loading…
Reference in New Issue