aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-18 17:26:27 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-18 17:26:27 +0200
commitd53edf5d34939fa08dbfb20f341e7ece14ced465 (patch)
treef84035a46422571dcd0d4d5d4028bdf51b1b3ca2
parenta19fefd2653ae2335828f8f5fe0e33f0fcd499fe (diff)
update makefileHEADmaster
-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