summaryrefslogtreecommitdiff
path: root/mk.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mk.sh')
-rwxr-xr-xmk.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk.sh b/mk.sh
index 2468954..343d2d3 100755
--- a/mk.sh
+++ b/mk.sh
@@ -21,5 +21,4 @@ EOF
ln -s "$srcdir/Makefile"
n="$(nproc)"
-watchexec -w "$srcdir" -- \
make "-j$n" "-l$n" "$@"