(root)/
harfbuzz-8.3.0/
test/
Makefile.am
# Process this file with automake to produce Makefile.in

NULL =
EXTRA_DIST = COPYING
SUBDIRS = api shape subset fuzzing threads

EXTRA_DIST += \
	meson.build \
	$(NULL)

# Convenience targets:
lib:
	@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib

-include $(top_srcdir)/git.mk