summaryrefslogtreecommitdiff
path: root/util/libreboot-utils/Makefile
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 06:59:42 +0000
commitc4ff47a8ed7fc30be4a1c0f9212bca09ed757e3d (patch)
tree32365cd5a8374dda47a93634ddff12875664ab51 /util/libreboot-utils/Makefile
parentf4f3fe3e0a21ea53427242f053e73e16aca04576 (diff)
fix makefile
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'util/libreboot-utils/Makefile')
-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