1
0
mirror of https://passt.top/passt synced 2024-06-30 06:52:40 +00:00

build: Remove *~ files with make clean

These files are left around by emacs amongst other editors.

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
This commit is contained in:
Richard W.M. Jones 2022-11-17 18:49:33 +00:00 committed by Stefano Brivio
parent 4d099c85df
commit 15119dcf6c

View File

@ -152,7 +152,7 @@ valgrind: all
.PHONY: clean
clean:
$(RM) $(BIN) *.o seccomp.h pasta.1 \
$(RM) $(BIN) *~ *.o seccomp.h pasta.1 \
passt.tar passt.tar.gz *.deb *.rpm \
passt.pid README.plain.md