summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index a4e497d..44672d2 100755
--- a/build
+++ b/build
@@ -18,7 +18,7 @@ build:
touch $@
install: build
- #oh-autoinstall -B src/Build
+ oh-autoinstall -B src/Build
# We don't need Bash completions.
rm dest/usr/share/cmake-3.0/completions/*
# We don't need Emacs Lisp and Vimscript files.