summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-02-17 17:55:47 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-02-17 17:55:47 +0100
commit9fb05741d65912611782676c08ff9bf7cc104861 (patch)
tree3b5a689c7b18007aca65fd7f2cc0c6431f1ac65d /Makefile
parent9d89bc090989f972ee5487c58df859d5ab4c348d (diff)
downloadqtlocation-mapboxgl-9fb05741d65912611782676c08ff9bf7cc104861.tar.gz
make sure that mapView is initialized before referencing into it
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 70ce2a4d40..0586f6017d 100644
--- a/Makefile
+++ b/Makefile
@@ -68,4 +68,4 @@ distclean:
test: all
echo test
-.PHONY: test
+.PHONY: test linux