mirror of
https://github.com/rfc2822/GfxTablet
synced 2025-10-04 10:09:16 +02:00
rm -f in make clean, so no errors if it doesn't exist
This commit is contained in:
parent
a6d4d8d20f
commit
ae819cbc4b
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@
|
|||
networktablet : networktablet.c protocol.h
|
||||
|
||||
clean :
|
||||
rm networktablet
|
||||
rm -f networktablet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue