[folks] Distribute the backend store test key files.



commit 54106978241da4f19ebd8e62467ac35e47a0aa6c
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Nov 8 15:58:10 2010 -0800

    Distribute the backend store test key files.

 tests/key-file/Makefile.am  |    4 ++++
 tests/telepathy/Makefile.am |    1 +
 2 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/tests/key-file/Makefile.am b/tests/key-file/Makefile.am
index ac10913..ac7c70e 100644
--- a/tests/key-file/Makefile.am
+++ b/tests/key-file/Makefile.am
@@ -45,6 +45,10 @@ individual_retrieval_SOURCES = \
 	individual-retrieval.vala \
 	$(NULL)
 
+EXTRA_DIST = \
+	$(backend_store_key_file) \
+	$(NULL)
+
 CLEANFILES = \
         $(addsuffix .c,$(noinst_PROGRAMS)) \
         individual_retrieval_vala.stamp \
diff --git a/tests/telepathy/Makefile.am b/tests/telepathy/Makefile.am
index 513fbbb..a770b04 100644
--- a/tests/telepathy/Makefile.am
+++ b/tests/telepathy/Makefile.am
@@ -82,6 +82,7 @@ CLEANFILES = \
 	$(NULL)
 
 EXTRA_DIST = \
+	$(backend_store_key_file) \
 	$(srcdir)/data/relationships-empty.ini \
 	$(NULL)
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]