summaryrefslogtreecommitdiff
path: root/Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am')
-rw-r--r--Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am15
1 files changed, 1 insertions, 14 deletions
diff --git a/Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am b/Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am
index 3055e5a77f1..42015295344 100644
--- a/Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am
+++ b/Build/source/libs/harfbuzz/harfbuzz-src/Makefile.am
@@ -4,7 +4,7 @@ NULL =
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = src util test docs
+SUBDIRS = src util test perf docs
EXTRA_DIST = \
autogen.sh \
@@ -26,19 +26,6 @@ EXTRA_DIST = \
subprojects/ragel.wrap \
subprojects/packagefiles/ragel/meson.build \
subprojects/ttf-parser.wrap \
- perf/meson.build \
- perf/perf-draw.hh \
- perf/perf-extents.hh \
- perf/perf-shaping.hh \
- perf/perf.cc \
- perf/fonts/Amiri-Regular.ttf \
- perf/fonts/NotoNastaliqUrdu-Regular.ttf \
- perf/fonts/NotoSansDevanagari-Regular.ttf \
- perf/fonts/Roboto-Regular.ttf \
- perf/texts/en-thelittleprince.txt \
- perf/texts/en-words.txt \
- perf/texts/fa-monologue.txt \
- perf/texts/fa-thelittleprince.txt \
mingw-configure.sh \
$(NULL)