summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordragonprevost <dragon@dkp.io>2018-11-13 15:51:17 -0800
committerdragonprevost <dragon@dkp.io>2018-11-13 15:51:17 -0800
commit3502be51ab41acce71bbf844016dee480e527e82 (patch)
tree6d46cf864b039f5b3305a6562376df831333ab27
parent3175a3d7a672169f41916bb1364150a1df5d2f5c (diff)
update clean in makefile
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 84cd21e..d15a379 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,6 @@
wp85:
mkapp -t wp85 motionService.adef -b
clean:
- rm -r _build_*
+ rm -r _build_* \
+ *.update \
+ *.app