harfbuzz/test/Makefile.am

16 lines
272 B
Makefile
Raw Normal View History

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