]> granicus.if.org Git - procps-ng/commitdiff
Fixed tests so make check no longer fails
authorWayne Porter <wporter82@gmail.com>
Thu, 10 Mar 2016 23:35:30 +0000 (15:35 -0800)
committerWayne Porter <wporter82@gmail.com>
Thu, 10 Mar 2016 23:35:30 +0000 (15:35 -0800)
Makefile.am

index 14169a87e92e8a672b58453d0dfb68f90e5fb595..44cb7ece33cd579abd7b9f4aa7cb0804f47d0ca9 100644 (file)
@@ -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)