summaryrefslogtreecommitdiff
path: root/exports.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'exports.gyp')
-rw-r--r--exports.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/exports.gyp b/exports.gyp
index c4156f8ce..907b5ac88 100644
--- a/exports.gyp
+++ b/exports.gyp
@@ -11,7 +11,7 @@
'type': 'none',
'direct_dependent_settings': {
'include_dirs': [
- '<(nss_dist_dir)/public/nss'
+ '<(nss_public_dist_dir)/nss'
]
},
'dependencies': [
@@ -64,7 +64,7 @@
['disable_dbm==0', {
'direct_dependent_settings': {
'include_dirs': [
- '<(nss_dist_dir)/public/dbm'
+ '<(nss_public_dist_dir)/dbm'
]
},
'dependencies': [