summaryrefslogtreecommitdiff
path: root/gyp/mbgl-linux.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/mbgl-linux.gypi')
-rw-r--r--gyp/mbgl-linux.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/mbgl-linux.gypi b/gyp/mbgl-linux.gypi
index 337e98039e..9f01ba3bb5 100644
--- a/gyp/mbgl-linux.gypi
+++ b/gyp/mbgl-linux.gypi
@@ -9,13 +9,16 @@
'cflags_cc': [
'<@(uv_cflags)',
'<@(curl_cflags)',
+ '<@(nu_cflags)',
],
'cflags': [
'<@(uv_cflags)',
+ '<@(nu_cflags)',
],
'ldflags': [
'<@(uv_ldflags)',
'<@(curl_ldflags)',
+ '<@(nu_ldflags)',
],
},
'sources': [