From: Timo Lindfors <timo.lindf...@iki.fi>

Signed-off-by: Timo Juhani Lindfors <timo.lindf...@iki.fi>
---
 tboot/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tboot/Makefile b/tboot/Makefile
index f6530ea..dbcfdf9 100644
--- a/tboot/Makefile
+++ b/tboot/Makefile
@@ -68,7 +68,7 @@ $(DISTDIR)/boot/$(TARGET).gz : $(TARGET).gz
 
 
 clean :
-       rm -f $(TARGET)* $(TARGET_LDS) *~ include/*~ include/txt/*~ *.o 
common/*~ txt/*~ common/*.o txt/*.o
+       rm -f $(TARGET)* $(TARGET_LDS) *~ include/*~ include/txt/*~ *.o 
common/*~ txt/*~ common/*.o txt/*.o common/poly1305/*.o
        rm -f tags TAGS cscope.files cscope.in.out cscope.out cscope.po.out
 
 
-- 
2.20.1



_______________________________________________
tboot-devel mailing list
tboot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tboot-devel

Reply via email to