singe/thirdparty/SDL2_ttf/external/harfbuzz/test/Makefile.am
2023-10-23 19:38:18 -05:00

15 lines
267 B
Makefile

# Process this file with automake to produce Makefile.in
NULL =
EXTRA_DIST =
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