diff --git a/projects/harfbuzz/build.sh b/projects/harfbuzz/build.sh index 74c4f7d6b..c3d052052 100755 --- a/projects/harfbuzz/build.sh +++ b/projects/harfbuzz/build.sh @@ -43,6 +43,7 @@ for d in \ test/shaping/data/text-rendering-tests/fonts \ test/api/fonts \ test/fuzzing/fonts \ + perf/fonts \ ; do cp $d/* all-fonts/ done