From 30c614abc8adcab7bde6abb585f0784bc3272f59 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Mon, 1 Dec 2008 12:18:03 +0000 Subject: [PATCH] Add necessary files to EXTRA_DIST svn path=/trunk/; revision=1940 --- tests/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tests/Makefile.am b/tests/Makefile.am index 4e265405..6736f366 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -6,6 +6,10 @@ include $(top_srcdir)/rules/check.mak SUPPRESSIONS=valgrind.supp dlopen.supp +EXTRA_DIST = \ + test.manager \ + test.profile + AM_CPPFLAGS = \ -I$(top_srcdir) \ $(EMPATHY_CFLAGS) \ -- 2.39.2