Index: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build-settings/default-user.properties |
=================================================================== |
--- editor/tools/features/com.google.dart.tools.deploy.feature_releng/build-settings/default-user.properties (revision 1856) |
+++ editor/tools/features/com.google.dart.tools.deploy.feature_releng/build-settings/default-user.properties (working copy) |
@@ -25,6 +25,9 @@ |
# the location of the staged features directory of the files to build |
build.stage.features = ${build.stage}/features |
+# Staging directory for "libraries" and "samples" |
+build.stage.include.dir = ${build.stage.features}/com.google.dart.tools.deploy.feature/include |
+ |
# Directory into which the build output is placed |
build.out = ${build.root}/out |