summaryrefslogtreecommitdiffstats
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorArnstein Ressem <aressem@gmail.com>2016-06-18 19:33:36 +0200
committerArnstein Ressem <aressem@gmail.com>2016-06-18 19:33:36 +0200
commitab23b5485ef1ce595d394d2a241bd3549a52aad7 (patch)
treeb762ecb7b09260a0a4c8bbb534884213926a5fea /bootstrap.sh
parent9fbc54f37209c21e60aba28fda7ad1c6cde46411 (diff)
Need to add more to boostrap to be able to build from scratch in docker container.
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index f41f3369b32..d052388edf2 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -14,10 +14,16 @@ MODULES="
scalalib
bundle-plugin
config-class-plugin
+ config-lib
yolean
vespajlib
jrt
+ vespalog
+ testutil
+ config
+ config-bundle
component
+ configdefinitions
messagebus
filedistributionmanager"