]> git.0d.be Git - empathy.git/commitdiff
Add necessary files to EXTRA_DIST
authorXavier Claessens <xclaesse@src.gnome.org>
Mon, 1 Dec 2008 12:18:03 +0000 (12:18 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Mon, 1 Dec 2008 12:18:03 +0000 (12:18 +0000)
svn path=/trunk/; revision=1940

tests/Makefile.am

index 4e2654050500d37deece24c07d2a87268fd1973c..6736f3661816183b38a0139eb9818dcc512cae53 100644 (file)
@@ -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)                               \