forked from enlightenment/enlightenment
parent
43928a70fc
commit
07fee654d2
1 changed files with 5 additions and 0 deletions
@ -0,0 +1,5 @@ |
||||
#!/bin/sh |
||||
|
||||
rm -rf build |
||||
meson $@ . build |
||||
meson configure build |
Loading…
Reference in new issue