commit 1d7053d6b0ca752f59bfb4059699ae9154e2ddcd from: Thomas Adam date: Wed Jul 06 22:21:12 2022 UTC portable: regress: fix fetch compilation Add missing files for testing fetch. commit - a8fa2ba8469e013475c403304989843b7fc17ae8 commit + 1d7053d6b0ca752f59bfb4059699ae9154e2ddcd blob - c74afb7fe094b2cb7333d4a7d6c2ff4dcf423596 blob + b61874a2364add0e17f44fe202b2f5f129a3b41f --- Makefile.am +++ Makefile.am @@ -102,6 +102,9 @@ regress-fetch: $(top_srcdir)/lib/dial.c \ $(top_srcdir)/lib/bloom.c \ $(top_srcdir)/lib/murmurhash2.c \ + $(top_srcdir)/lib/buf.c \ + $(top_srcdir)/lib/sigs.c \ + $(top_srcdir)/lib/date.c \ -L$(top_builddir)/compat -lopenbsd-compat $(LIBS) -lm && \ $(top_builddir)/regress/fetch/fetch_test