Blame test/Makefile.am

Packit 874993
# Process this file with automake to produce Makefile.in
Packit 874993
Packit 874993
SUBDIRS = api shaping fuzzing
Packit 874993
Packit 874993
# Convenience targets:
Packit 874993
lib:
Packit 874993
	@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
Packit 874993
Packit 874993
-include $(top_srcdir)/git.mk