harfbuzz/test/Makefile.am

16 lines
275 B
Makefile
Raw Normal View History

# Process this file with automake to produce Makefile.in
NULL =
EXTRA_DIST =
2022-05-28 01:10:07 +02:00
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