summaryrefslogtreecommitdiffstats
path: root/build-prebuilts.sh
diff options
context:
space:
mode:
Diffstat (limited to 'build-prebuilts.sh')
-rwxr-xr-xbuild-prebuilts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 6ee6ecb..1758508 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -189,7 +189,7 @@ if [ -n "${DIST_DIR}" ]; then
if [ -n ${build_soong} ]; then
cp ${SOONG_OUT}/dist/build-prebuilts.zip ${DIST_DIR}/
cp ${SOONG_OUT}/dist-common/build-common-prebuilts.zip ${DIST_DIR}/
- cp ${SOONG_OUT}/docs/soong_build.html ${DIST_DIR}/
+ cp ${SOONG_OUT}/docs/*.html ${DIST_DIR}/
fi
if [ -n ${build_go} ]; then
cp ${GO_OUT}/go.zip ${DIST_DIR}/