aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 6b8c903..92e28a9 100644
--- a/makefile
+++ b/makefile
@@ -19,6 +19,6 @@ $(TARGET): $(OBJS)
clean:
$(RM) $(TARGET) $(OBJS)
-compile_commands:
+compile_commands.json:
compiledb make -Bn