From b9628c86543ffe819b030c3d84f65fa09e084850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Konstantin=20Ka=CC=88fer?= Date: Fri, 26 Sep 2014 16:10:39 +0200 Subject: add etag support and if-none-match/if-modified-since to cocoa http handling --- linux/mapboxgl-app.gyp | 1 + 1 file changed, 1 insertion(+) (limited to 'linux') diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp index 0c9f4bf8ab..dac1934d31 100644 --- a/linux/mapboxgl-app.gyp +++ b/linux/mapboxgl-app.gyp @@ -16,6 +16,7 @@ '../common/glfw_view.hpp', '../common/glfw_view.cpp', '../common/http_request_baton_curl.cpp', + '../common/linux.cpp', '../common/stderr_log.hpp', '../common/stderr_log.cpp', ], -- cgit v1.2.1