Imported Upstream version 8.2.2
[platform/upstream/harfbuzz.git] / test / threads / Makefile.am
1 # Process this file with automake to produce Makefile.in
2
3 NULL =
4 EXTRA_DIST =
5 SUBDIRS =
6
7 EXTRA_DIST += \
8         meson.build \
9         hb-shape-threads.cc \
10         hb-subset-threads.cc \
11         $(NULL)
12
13 # Convenience targets:
14 lib:
15         @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
16
17 -include $(top_srcdir)/git.mk