We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46ff765 commit 712412bCopy full SHA for 712412b
GNUmakefile.in
@@ -323,7 +323,7 @@ dist:
323
324
.PHONY: distclean
325
distclean: clean
326
- rm -rf edk2-ovmf config.log config.status GNUmakefile config.h man/man1/limine.1
+ rm -rf .cache compiler_commands.json edk2-ovmf config.log config.status GNUmakefile config.h man/man1/limine.1
327
328
.PHONY: maintainer-clean
329
maintainer-clean: distclean
0 commit comments