From c5ebe1b0526fcb5025ca21206d106e9e254cb34b Mon Sep 17 00:00:00 2001 From: Wayne Porter Date: Thu, 10 Mar 2016 15:35:30 -0800 Subject: [PATCH] Fixed tests so make check no longer fails --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 14169a87..44cb7ece 100644 --- a/Makefile.am +++ b/Makefile.am @@ -233,7 +233,8 @@ check_PROGRAMS = \ lib/test_strutils \ lib/test_fileutils \ lib/test_nsutils \ - lib/test_process + lib/test_process \ + $(TESTS) lib_test_strutils_SOURCES = lib/test_strutils.c lib/strutils.c lib_test_strutils_LDADD = $(CYGWINFLAGS)