harfbuzz/test/threads/Makefile.am

18 lines
289 B
Makefile
Raw Normal View History

2022-05-28 01:10:07 +02:00
# Process this file with automake to produce Makefile.in
NULL =
EXTRA_DIST =
SUBDIRS =
EXTRA_DIST += \
meson.build \
hb-shape-threads.cc \
hb-subset-threads.cc \
2022-05-28 01:10:07 +02:00
$(NULL)
# Convenience targets:
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
-include $(top_srcdir)/git.mk