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