gnunet-svn
[Top][All Lists]
Advanced

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

[taler-twister] 02/02: adding missing files to dist


From: gnunet
Subject: [taler-twister] 02/02: adding missing files to dist
Date: Tue, 24 Dec 2019 23:49:21 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository twister.

commit 3f2048272a085e6c88abb924bb832fc83b44006b
Author: Christian Grothoff <address@hidden>
AuthorDate: Tue Dec 24 23:49:16 2019 +0100

    adding missing files to dist
---
 src/include/Makefile.am | 3 +++
 src/test/Makefile.am    | 3 ++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index 1eff945..f2afa21 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -6,3 +6,6 @@ talerincludedir = $(includedir)/taler
 talerinclude_HEADERS = \
   taler_twister_service.h \
   taler_twister_testing_lib.h
+
+EXTRA_DIST = \
+  platform.h
diff --git a/src/test/Makefile.am b/src/test/Makefile.am
index cbe95ad..8e97eee 100644
--- a/src/test/Makefile.am
+++ b/src/test/Makefile.am
@@ -10,4 +10,5 @@ TESTS = \
   test_twister.sh
 
 EXTRA_DIST = \
-  $(TESTS)
+  $(TESTS) \
+  test_twister.conf

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

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