gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix exchange 'make dist' rules


From: gnunet
Subject: [taler-exchange] branch master updated: fix exchange 'make dist' rules
Date: Fri, 11 Sep 2020 22:34:10 +0200

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new c62a7fdc fix exchange 'make dist' rules
c62a7fdc is described below

commit c62a7fdc6bb1366f0d09317764b4e0cffa09b586
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Sep 11 22:34:08 2020 +0200

    fix exchange 'make dist' rules
---
 contrib/Makefile.am     | 3 +++
 src/include/Makefile.am | 4 +++-
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index b706202d..0f10d8ec 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -36,6 +36,9 @@ EXTRA_DIST = \
   $(ppen_DATA) \
   update-tos.sh \
   update-pp.sh \
+  gana-update.sh \
+  gana/gnu-taler-error-codes/registry.rec \
+  gana/gnu-taler-error-codes/Makefile \
   tos/Makefile \
   tos/README \
   tos/tos.rst \
diff --git a/src/include/Makefile.am b/src/include/Makefile.am
index b8ea0d17..5a55df5a 100644
--- a/src/include/Makefile.am
+++ b/src/include/Makefile.am
@@ -20,7 +20,9 @@ talerinclude_HEADERS = \
   taler_util.h \
   taler_mhd_lib.h \
   taler_pq_lib.h \
-  taler_signatures.h
+  taler_signatures.h \
+  taler_sq_lib.h \
+  taler_twister_testing_lib.h
 
 EXTRA_DIST = \
   backoff.h \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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