Imported Upstream version 2.3.1
[platform/upstream/harfbuzz.git] / test / shaping / data / Makefile.am
1 # Process this file with automake to produce Makefile.in
2
3 NULL =
4 SUBDIRS = \
5         in-house \
6         text-rendering-tests \
7         aots \
8         $(NULL)
9
10 # Convenience targets:
11 lib:
12         @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
13
14 -include $(top_srcdir)/git.mk