From 9149f124b44918159541ed268bc1a0c58e52c236 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 29 Jul 2019 20:12:41 -0400 Subject: build: Add test framework --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4bcc1d1..0521f6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -64,3 +64,4 @@ version.c: $(wolfssl_util_OBJECTS) $(wolfssl_util_DEPENDENCIES) "$(PACKAGE_VERSION_GIT)" >version.c include $(top_srcdir)/src/local.mk +include $(top_srcdir)/tests/local.mk -- cgit v0.9.1