util/spkmodem_recv: Add clean to the Makefile

Signed-off-by: Leah Rowe <leah@libreboot.org>
fsdg20230625
Leah Rowe 2023-05-16 07:39:20 +01:00
parent 754410f2af
commit 9152d0f939
1 changed files with 2 additions and 0 deletions

View File

@ -9,3 +9,5 @@ spkmodem-recv:
install: spkmodem-recv
$(INSTALL) -d $(DESTDIR)$(PREFIX)/bin/
$(INSTALL) $< -t $(DESTDIR)$(PREFIX)/bin/
clean:
rm -f spkmodem-recv