summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-10-29 12:19:11 -0400
committerDane Springmeyer <dane@mapbox.com>2014-10-29 12:19:11 -0400
commit7dc7387073d630b99ee3522de2bee09f0ace8d71 (patch)
treeb98cc4d96a2fe08d7e0bce21c7634e26c00ca6f5 /Makefile
parent4cf24fe9592cfd5c6d44ffc03f0dc836401f9d75 (diff)
downloadqtlocation-mapboxgl-7dc7387073d630b99ee3522de2bee09f0ace8d71.tar.gz
fix typo in target name
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 02fc34dd56..ed75627f4d 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,7 @@ endif
PLATFORM ?= linux
-all: mbgl-core mblg-platform mbgl-headless
+all: mbgl-core mbgl-platform mbgl-headless
config.gypi: configure
./configure