summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-10-20 17:55:49 +0200
committerKonstantin Käfer <mail@kkaefer.com>2014-10-20 17:55:49 +0200
commit5a87fb337dc034c6d96ff74d20c5c257c0a65b77 (patch)
treeae6b75779c2dbd868058fb643413669050ce46f0 /Makefile
parent6bd63c565eee2a41fdd5ccbc248426bd469e1809 (diff)
downloadqtlocation-mapboxgl-5a87fb337dc034c6d96ff74d20c5c257c0a65b77.tar.gz
first attempt at using mason to install packages
[skip ci]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 584fe2a2e4..a29e30cab6 100644
--- a/Makefile
+++ b/Makefile
@@ -109,3 +109,4 @@ distclean: clean
-find ./mapnik-packaging/osx/out/packages -type d ! -name 'packages' -maxdepth 1 -exec rm -rf {} \;
.PHONY: mbgl test linux build/test/Makefile
+# DO NOT DELETE