summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Russon <rich@flatcap.org>2023-10-15 10:47:41 +0100
committerRichard Russon <rich@flatcap.org>2023-10-18 14:29:55 +0100
commitcd8fd107887bf24ae75fe53c360f4bc5800c3654 (patch)
treeabee476e44e2f880fb48bba840a8907425d2e602
parent8d5fac5a28bb82f3a80ab5f26562646b9209471c (diff)
build: remove compile_commands.json
-rw-r--r--Makefile.autosetup2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.autosetup b/Makefile.autosetup
index 908727e2d..ade192f46 100644
--- a/Makefile.autosetup
+++ b/Makefile.autosetup
@@ -912,7 +912,7 @@ uninstall: $(UNINSTALL_TARGETS)
distclean: clean
$(RM) $(DEPFILES) jimsh0 config.h config.log conststrings.c \
contrib/Makefile docs/Makefile docs/neomutt.1 html Makefile po/Makefile \
- test/Makefile .clang_complete
+ test/Makefile .clang_complete compile_commands.json
$(RM) *.gc?? */*.gc?? test/*/*.gc??
$(RM) *.expand */*.expand test/*/*.expand
$(RM) coverage.info coverage