summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.sh b/build.sh
index 96a7ac7a..2a07573f 100755
--- a/build.sh
+++ b/build.sh
@@ -4,7 +4,7 @@ set -E
DIRS="
syntax indent ftplugin ftdetect autoload compiler
- after/syntax after/indent
+ after/syntax after/indent after/ftplugin after/ftdetect
"
copy_dir() {