diff --git a/build-all b/build-all index d75115d..beeccf4 100755 --- a/build-all +++ b/build-all @@ -65,6 +65,8 @@ build_simple() { : \ && build cosmo-muon \ && build cosmo-perl \ && build cosmo-yices \ +`# other stuff` \ + && { [ ! -e cosmo-mini ] || build cosmo-mini ;} \ \ && yes_retrieve cosmo-base /cosmopolitan/bin/ape \ && dbg_retrieve cosmo-kuroko /bin/kuroko.com \