From c657583832cbf675516a105c1f7bbc6bebea6e34 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 21 Sep 2007 12:24:24 +0000 Subject: Fix warnings when finalizing. 2007-09-21 Xavier Claessens * libempathy/empathy-tp-contact-list.c: Fix warnings when finalizing. * tests/contact-manager.c: * tests/Makefile.am: * configure.ac: * Makefile.am: Add a test program to track leaks. svn path=/trunk/; revision=304 --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f809c1028..3743916f5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -12,6 +12,10 @@ if HAVE_PYTHON SUBDIRS += python endif +if HAVE_TESTS +SUBDIRS += tests +endif + DISTCHECK_CONFIGURE_FLAGS = \ --disable-scrollkeeper \ --enable-gtk-doc -- cgit v1.2.3