harfbuzz/test/shaping/data/Makefile.am

15 lines
243 B
Makefile
Raw Normal View History

# Process this file with automake to produce Makefile.in
NULL =
SUBDIRS = \
in-house \
text-rendering-tests \
aots \
$(NULL)
2018-01-11 09:58:42 +01:00
# Convenience targets:
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
-include $(top_srcdir)/git.mk