From 6766178412934e29db12ff5e6663604c6e909c6e Mon Sep 17 00:00:00 2001 From: David Oberhollenzer Date: Tue, 5 Dec 2017 13:20:54 +0100 Subject: Run unit test programs through "make check" Signed-off-by: David Oberhollenzer --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index e9c1608..5a6e77c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,7 @@ endif sbin_PROGRAMS = sbin_SCRIPTS = +check_PROGRAMS = noinst_LIBRARIES = noinst_PROGRAMS = noinst_SCRIPTS = @@ -20,6 +21,7 @@ pkglibexec_SCRIPTS = dist_man1_MANS = dist_man8_MANS = +TESTS = EXTRA_DIST = GLOBAL_HEADER = \ -- cgit v1.2.3