gnokii-commit
[Top][All Lists]
Advanced

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

[gnokii] 01/01: Fix "make distcheck" adding missing files to Makefile.am


From: Daniele Forsi
Subject: [gnokii] 01/01: Fix "make distcheck" adding missing files to Makefile.am
Date: Sun, 07 Feb 2016 23:08:25 +0000

dforsi pushed a commit to branch master
in repository gnokii.

commit 2ec97fb4a7019e6cb6ae98d60cc7dfa707dbe0bc
Author: Daniele Forsi <address@hidden>
Date:   Mon Feb 8 00:02:32 2016 +0100

    Fix "make distcheck" adding missing files to Makefile.am
    
    Fixes commit 5da6bf5e65fd4a48afc9d21a357bed69e1be4ee4
    "Return error for incomplete vCards"
---
 testsuite/Makefile.am |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 7fac5f0..c4be709 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -4,6 +4,10 @@ EXTRA_DIST =                   \
        out.00.identify         \
        out.01.sms              \
        out.01.writephonebook   \
+       out.02.writephonebook   \
+       out.03.writephonebook   \
+       out.04.writephonebook   \
+       out.05.writephonebook   \
        out.02.concatsms        \
        out.03.ucs2sms          \
        out.08.send161sms       \
@@ -31,6 +35,10 @@ EXTRA_DIST =                         \
        test.00.identify        \
        test.01.sms             \
        test.01.writephonebook  \
+       test.02.writephonebook  \
+       test.03.writephonebook  \
+       test.04.writephonebook  \
+       test.05.writephonebook  \
        test.02.concatsms       \
        test.03.ucs2sms         \
        test.08.send161sms      \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]