diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ build: -D REQUIRE_UPGRADE_ARGS:BOOL=OFF \ -D VERSION:STRING="$(version)" \ .) - oh-autobuild + oh-autobuild -- VERBOSE=1 touch $@ install: build |