[evolution-data-server] Adding the custom vcard test data to EXTRA_DIST



commit fc25067a98f63a0b95d8f3b1f4cf4b94533f9d79
Author: Tristan Van Berkom <tristanvb openismus com>
Date:   Sat Mar 16 18:03:10 2013 +0900

    Adding the custom vcard test data to EXTRA_DIST
    
    This was causing make distcheck to break.

 tests/libebook/Makefile.am |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/tests/libebook/Makefile.am b/tests/libebook/Makefile.am
index 05d2a3c..325b8f7 100644
--- a/tests/libebook/Makefile.am
+++ b/tests/libebook/Makefile.am
@@ -62,6 +62,15 @@ EXTRA_DIST = \
        $(srcdir)/data/vcards/name-only.vcf     \
        $(srcdir)/data/vcards/simple-1.vcf      \
        $(srcdir)/data/vcards/simple-2.vcf      \
+       $(srcdir)/data/vcards/custom-1.vcf      \
+       $(srcdir)/data/vcards/custom-2.vcf      \
+       $(srcdir)/data/vcards/custom-3.vcf      \
+       $(srcdir)/data/vcards/custom-4.vcf      \
+       $(srcdir)/data/vcards/custom-5.vcf      \
+       $(srcdir)/data/vcards/custom-6.vcf      \
+       $(srcdir)/data/vcards/custom-7.vcf      \
+       $(srcdir)/data/vcards/custom-8.vcf      \
+       $(srcdir)/data/vcards/custom-9.vcf      \
        $(NULL)
 
 test_ebook_commit_contact_LDADD=$(TEST_LIBS)


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