X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=bootstrap;h=77191ef5698cfb20c4ab87313c7853333c869888;hb=636ddf5cd77c5e226f5046b147272b3e3eb9f947;hp=09dc378df806e7c53dfe0188cf756906cb0da2ef;hpb=8b9f91d3f765f370fd479ac64229a9be805f2dd1;p=vuplus_xbmc diff --git a/bootstrap b/bootstrap index 09dc378..77191ef 100755 --- a/bootstrap +++ b/bootstrap @@ -1,2 +1,3 @@ #!/bin/sh BOOTSTRAP_STANDALONE=1 make -f bootstrap.mk +BOOTSTRAP_STANDALONE=1 make -f codegenerator.mk