summaryrefslogtreecommitdiff
path: root/hid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'hid/Makefile')
-rw-r--r--hid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/Makefile b/hid/Makefile
index 4efc42b4..652ddd6e 100644
--- a/hid/Makefile
+++ b/hid/Makefile
@@ -44,7 +44,7 @@ update:
clean-all: clean
rm -rf .platformio
clean:
- rm -rf .pio .current .config
+ rm -rf .pio .current .config platformio.ini
help: