harfbuzz/test/Makefile.am

16 lines
283 B
Makefile

# 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