summaryrefslogtreecommitdiff
path: root/lib/pki/exports.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pki/exports.gyp')
-rw-r--r--lib/pki/exports.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/pki/exports.gyp b/lib/pki/exports.gyp
index eae6e03df..6382c2063 100644
--- a/lib/pki/exports.gyp
+++ b/lib/pki/exports.gyp
@@ -21,7 +21,7 @@
'pkit.h',
'pkitm.h'
],
- 'destination': '<(PRODUCT_DIR)/dist/<(module)/private'
+ 'destination': '<(nss_dist_dir)/private/<(module)'
}
]
}
@@ -29,4 +29,4 @@
'variables': {
'module': 'nss'
}
-} \ No newline at end of file
+}