diff --git a/driver-uinput/Makefile b/driver-uinput/Makefile index 7eeeb50..3a8ee18 100644 --- a/driver-uinput/Makefile +++ b/driver-uinput/Makefile @@ -2,4 +2,4 @@ networktablet : networktablet.c protocol.h clean : - rm networktablet + rm -f networktablet