harfbuzz/test/Makefile.am

10 lines
201 B
Makefile
Raw Normal View History

# Process this file with automake to produce Makefile.in
2015-11-06 08:08:50 +01:00
SUBDIRS = api shaping fuzzing
2015-09-01 15:45:46 +02:00
# Convenience targets:
lib:
@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
-include $(top_srcdir)/git.mk