From: Xavier Claessens Date: Wed, 16 Jan 2008 19:38:12 +0000 (+0000) Subject: Do not install tests programs X-Git-Url: https://git.0d.be/?p=empathy.git;a=commitdiff_plain;h=908f519a2f59c8de087a4c654ef2792fa4b1d4b4 Do not install tests programs svn path=/trunk/; revision=571 --- diff --git a/tests/Makefile.am b/tests/Makefile.am index f823d4de..c7217381 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -14,7 +14,7 @@ LDADD = \ $(top_builddir)/libempathy/libempathy.la \ $(EMPATHY_LIBS) -bin_PROGRAMS = \ +noinst_PROGRAMS = \ contact-manager contact_manager_SOURCES = contact-manager.c