diff options
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 4e2654050..6736f3661 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) \ |