From 9cf89e4b43e5e018bb3103be1873a3993769ce4a Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 20 Mar 2013 20:58:49 +0100 Subject: Add a bit of infrastructure for running valgrind * make memcheck: Runs basic memory checking * make leakcheck: Also runs leak checking --- common/tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'common/tests') diff --git a/common/tests/Makefile.am b/common/tests/Makefile.am index 70f369c..adc06cb 100644 --- a/common/tests/Makefile.am +++ b/common/tests/Makefile.am @@ -1,8 +1,6 @@ include $(top_srcdir)/build/Makefile.tests -NULL = - COMMON = $(top_srcdir)/common INCLUDES = \ -- cgit v1.1