summaryrefslogtreecommitdiff
path: root/linux/mapboxgl-app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'linux/mapboxgl-app.gyp')
-rw-r--r--linux/mapboxgl-app.gyp5
1 files changed, 5 insertions, 0 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index c4be409be3..c5aad61647 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -12,10 +12,15 @@
'../platform/default/settings_json.cpp',
'../platform/default/glfw_view.cpp',
'../platform/default/log_stderr.cpp',
+ '../platform/default/image_reader.cpp',
+ '../platform/default/png_reader.cpp',
+ '../platform/default/jpeg_reader.cpp',
],
'xcode_settings': {
'OTHER_CPLUSPLUSFLAGS':[
'<@(glfw3_cflags)',
+ '<@(png_cflags)',
+ '<@(jpeg_cflags)',
],
},
'cflags_cc': [