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