summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 06b38ec34b..95a7d90f34 100644
--- a/Makefile
+++ b/Makefile
@@ -98,5 +98,5 @@ clean: clear_xcode_cache
distclean: clean
-rm -rf ./mason_packages
-.PHONY: mbgl test linux build/test/Makefile
+.PHONY: mbgl test linux build/test/Makefile clean distclean
# DO NOT DELETE