summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5a3c574764..0a64435414 100644
--- a/Makefile
+++ b/Makefile
@@ -152,6 +152,7 @@ endif
clean: clear_sqlite_cache clear_xcode_cache
-find ./deps/gyp -name "*.pyc" -exec rm {} \;
-rm -rf ./build/
+ -rm -rf ./gyp/build/
-rm -rf ./macosx/build
-rm -rf ./linux/build
-rm -rf ./ios/build