summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAnsis Brammanis <ansis.brammanis@gmail.com>2014-05-30 01:02:33 -0400
committerAnsis Brammanis <ansis.brammanis@gmail.com>2014-05-30 01:02:33 -0400
commit63729a500944a47c034713a531b7add337df6688 (patch)
treeac372e1fdf20a01011f6b5c7cc7286f6b52ddbb3 /Makefile
parent3442403e6707be66ff133bd4690eb380dcc65dce (diff)
downloadqtlocation-mapboxgl-63729a500944a47c034713a531b7add337df6688.tar.gz
fix `make run-linux`
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b10cdbb7b7..5865996bc2 100644
--- a/Makefile
+++ b/Makefile
@@ -48,7 +48,7 @@ linux: config.gypi linux/llmr-app.gyp node
# Executes the Linux binary
run-linux: linux
- build/$(BUILDTYPE)/llmr
+ build/$(BUILDTYPE)/mapbox-gl