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 ae0ea13954..6ff6103052 100644
--- a/Makefile
+++ b/Makefile
@@ -104,5 +104,5 @@ clean: clear_xcode_cache
distclean: clean
-rm -rf ./mason_packages
-.PHONY: mbgl test linux clear_xcode_cache build/test/Makefile
+.PHONY: mbgl test linux clear_xcode_cache build/test/Makefile clean distclean
# DO NOT DELETE