harfbuzz/perf/Makefile.am

24 lines
370 B
Makefile
Raw Normal View History

2022-04-30 00:18:17 +02:00
# Process this file with automake to produce Makefile.in
NULL =
EXTRA_DIST =
SUBDIRS =
EXTRA_DIST +=
meson.build \
perf-draw.hh \
perf.cc \
benchmark-map.cc \
benchmark-set.cc \
benchmark-shape.cc \
benchmark-subset.cc \
fonts \
texts \
$(NULL)
# Convenience targets:
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
-include $(top_srcdir)/git.mk