Browse Source

[build] Include the load-balancer in the tarball

Erick Tryzelaar 10 năm trước cách đây
mục cha
commit
b803b6ddf6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Makefile.tarball

+ 1 - 0
Makefile.tarball

@@ -29,6 +29,7 @@ PROD_INCLUDES := \
 	tools/app_reg \
 	tools/virtual-bootstrap \
 	tools/relocatable.sh \
+	tools/load-balancer \
 	VERSION
 
 # Check for things in BDIST_EXCLUDES in various apps