harfbuzz/test/Makefile.am

16 lines
267 B
Makefile
Raw Normal View History

# Process this file with automake to produce Makefile.in
NULL =
EXTRA_DIST =
2021-08-12 02:43:21 +02:00
SUBDIRS = api shape subset fuzzing
EXTRA_DIST += \
meson.build \
$(NULL)
# Convenience targets:
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
-include $(top_srcdir)/git.mk