From 7d399918baff11b3c25ed032db804c0a6078b932 Mon Sep 17 00:00:00 2001 From: brarcher Date: Thu, 19 Dec 2013 16:27:54 +0000 Subject: [PATCH] try to add check_mem_leaks back into "make check" git-svn-id: svn+ssh://svn.code.sf.net/p/check/code/trunk@912 64e312b2-a51f-0410-8e61-82d0ca0eb02a --- tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index c54a866..5a3028f 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -3,6 +3,7 @@ TESTS = \ check_check_export \ check_check \ + check_mem_leaks \ test_output.sh \ test_check_nofork.sh \ test_xml_output.sh \ -- 2.40.0