summaryrefslogtreecommitdiff
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/all.gyp b/build/all.gyp
index c97871d229..7e2ea613ff 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -8,6 +8,7 @@
'target_name': 'All',
'type': 'none',
'dependencies': [
+ '../pdfium.gyp:*',
'../samples/samples.gyp:*',
],
}