Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / test / shaping / data / aots / Makefile.am
1 # Process this file with automake to produce Makefile.in
2
3 NULL =
4
5 # Convenience targets:
6 lib:
7         @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
8
9 EXTRA_DIST = \
10         COPYING \
11         fonts \
12         update.py \
13         $(TESTS) \
14         $(NULL)
15
16 TEST_EXTENSIONS = .tests
17 TESTS_LOG_COMPILER = $(srcdir)/../../run-tests.py $(top_builddir)/util/hb-shape$(EXEEXT)
18
19 include Makefile.sources
20
21 -include $(top_srcdir)/git.mk