summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-24 16:41:04 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-10-24 16:41:04 +0200
commitd299e580886353e0813d30f9dee74639f899924a (patch)
treee73137e3258538cb5bbc634d1aff24c22e0f7a0f /Makefile
parentcd9a89257a0004ca18460befc4b141bc07ed5c22 (diff)
parentcd44abcc588c9fc988589c148e76e4590c2197b8 (diff)
downloadqtlocation-mapboxgl-d299e580886353e0813d30f9dee74639f899924a.tar.gz
Merge remote-tracking branch 'origin/headless-display' into gyp-restructuring
Conflicts: Makefile ios/mapbox-gl-cocoa
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