• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Process this file with automake to produce Makefile.in
2
3SUBDIRS = api shaping fuzzing
4
5# Convenience targets:
6lib:
7	@$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib
8
9-include $(top_srcdir)/git.mk
10