diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,8 +8,11 @@ nop: build: oh-autoconfigure oh-autobuild + oh-autobuild -T check touch $@ install: build oh-autoinstall + oh-fixperms + oh-strip oh-installfiles |