summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5eb4040..3c70e61 100644
--- a/Makefile
+++ b/Makefile
@@ -25,6 +25,7 @@ SRCS = src/main.c \
src/lsp/lsp_main.c \
src/lsp/lsp_analysis.c \
src/lsp/lsp_index.c \
+ src/lsp/lsp_project.c \
src/zen/zen_facts.c \
src/repl/repl.c \
src/plugins/plugin_manager.c