Hash : 51933578 Author : Date : 2020-08-11T23:51:59
Revert "Remove autotools build support" This reverts commit 01ac32aab2109681abc58bb2f96a4ef4a7f0c6df.
Download
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
# Process this file with automake to produce Makefile.in NULL = EXTRA_DIST = SUBDIRS = api shaping fuzzing subset EXTRA_DIST += \ meson.build \ $(NULL) # Convenience targets: lib: @$(MAKE) $(AM_MAKEFLAGS) -C $(top_builddir)/src lib -include $(top_srcdir)/git.mk