diff --git a/projects/harfbuzz/build.sh b/projects/harfbuzz/build.sh index f22d1ea80..ad15ecb08 100755 --- a/projects/harfbuzz/build.sh +++ b/projects/harfbuzz/build.sh @@ -39,6 +39,7 @@ $CXX $CXXFLAGS -std=c++11 -Isrc \ mkdir all-fonts for d in \ test/shaping/data/in-house/fonts \ + test/shaping/data/aots/fonts \ test/shaping/data/text-rendering-tests/fonts \ test/api/fonts \ test/fuzzing/fonts \