summaryrefslogtreecommitdiff
path: root/mkdeps.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xmkdeps.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/mkdeps.sh b/mkdeps.sh
index 9ae9a7f..eaa3660 100755
--- a/mkdeps.sh
+++ b/mkdeps.sh
@@ -1,4 +1,7 @@
#!/bin/sh
set -eu
+export LANG=POSIX.UTF-8
+
+
find src/* -not -name 'mkwb*' | varlist 'libexec.sh'