summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMinh Nguyễn <mxn@1ec5.org>2015-12-01 22:37:43 -0800
committerMinh Nguyễn <mxn@1ec5.org>2015-12-13 17:26:53 -0800
commitdf0511af185c334c7480f06bbc21b974a2a320fb (patch)
treea868569cb9a4c9462a01404bab034be9790ecad8 /Makefile
parent6890af9cd95fcecb5329f54b81965a5fc0cffe62 (diff)
downloadqtlocation-mapboxgl-df0511af185c334c7480f06bbc21b974a2a320fb.tar.gz
[osx] Build framework based on static library
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