fix makefile

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2026-03-26 01:45:18 +00:00
parent f4f3fe3e0a
commit c4ff47a8ed
+1 -1
View File
@@ -145,7 +145,7 @@ uninstall:
clean:
rm -f $(PROG) $(PROGMKH) $(OBJS_NVMUTIL) $(OBJS_MKHTEMP) \
$(OBJS_LOTTERY)
$(OBJS_LOTTERY) $(PROGLOT)
distclean: clean