From ba7a783c7f3d3c923ef151e4d3e99e087831ef69 Mon Sep 17 00:00:00 2001 From: Adam Stankiewicz Date: Sun, 6 Dec 2015 11:51:45 +0100 Subject: Pack compiler configuration with go, closes #84 --- build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build b/build index 2ed8c2a8..589a04b4 100755 --- a/build +++ b/build @@ -3,7 +3,7 @@ set -E DIRS="syntax indent compiler autoload ftplugin ftdetect after/syntax after/indent after/ftplugin after/ftdetect" -DIRS_BASIC="syntax indent ftdetect after/syntax after/indent after/ftdetect" +DIRS_BASIC="syntax compiler indent ftdetect after/syntax after/indent after/ftdetect" DIRS_ALL="syntax indent compiler autoload ftplugin ftdetect after" OUTPUT="" -- cgit v1.2.3