updates
[mTask.git] / Makefile
index bbe8187..ab55386 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -37,4 +37,5 @@ client/mTaskSymbols.h: mTaskMakeSymbols
 
 clean:
        $(RM) -r $(BINARIES) Clean\ System\ Files miTask-data miTask-www
+       find . -type d -name 'Clean System Files' -print0 | xargs -r0 rm -r
        make -C CleanSerial clean