diff --git a/make.py b/make.py
index 66ded88393fcfd7dd52acf28a4d0496cab85a9be..d52c92300a83a698596b770669ae194554d86cfe 100644
--- a/make.py
+++ b/make.py
@@ -25,7 +25,7 @@ build_$BOX:
     - vagrant
     - develop19216822423
   before_script:
-    - python make.py
+    - python make.py meta
     - cp *.sh $BOX/
     - cp SkeletonVagrantfile $BOX/Vagrantfile
     - cd $BOX