Imported Upstream version 1.7.6
[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         $(NULL)
8
9 # Convenience targets:
10 lib:
11         @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
12
13 -include $(top_srcdir)/git.mk