summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2026-03-26 01:45:18 +0000
committerLeah Rowe <leah@libreboot.org>2026-03-26 01:45:18 +0000
commit83165f8ad81f232d1bf53499a58bd05f9828fe57 (patch)
tree53073aa84738066728959c394eb89d7d33cb22af /util
parent43b110a81b54d67739400b9d821a66a4489d6fb2 (diff)
fix makefile
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util')
-rw-r--r--util/libreboot-utils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/libreboot-utils/Makefile b/util/libreboot-utils/Makefile
index a48b8ef9..872a37c4 100644
--- a/util/libreboot-utils/Makefile
+++ b/util/libreboot-utils/Makefile
@@ -145,7 +145,7 @@ uninstall:
clean:
rm -f $(PROG) $(PROGMKH) $(OBJS_NVMUTIL) $(OBJS_MKHTEMP) \
- $(OBJS_LOTTERY)
+ $(OBJS_LOTTERY) $(PROGLOT)
distclean: clean