summaryrefslogtreecommitdiff
path: root/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build.sh')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 5996c05..8dca9fc 100755
--- a/build.sh
+++ b/build.sh
@@ -6,6 +6,7 @@ SRC_DIRECTORIES=(
"./arch/"
"./lex/"
"./parser/"
+ "./passes/"
"./lib/"
"./platform/${PLATFORM}/"
)