gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: fix for #6739: make 'make clean'


From: gnunet
Subject: [taler-merchant] branch master updated: fix for #6739: make 'make clean' cleanup the secm_tofus.pub
Date: Fri, 05 Feb 2021 00:00:10 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new c3f66753 fix for #6739: make 'make clean' cleanup the secm_tofus.pub
c3f66753 is described below

commit c3f66753f781e09e5da01a81dcae30c4691422a5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Feb 5 00:00:08 2021 +0100

    fix for #6739: make 'make clean' cleanup the secm_tofus.pub
---
 src/testing/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index aef75ed0..fb045996 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -130,3 +130,6 @@ EXTRA_DIST = \
   test_merchant_api_home/.local/share/taler/exchange/offline-keys/master.priv \
   test_merchant_api_home/.config/taler/exchange/account-2.json \
   test_merchant.priv
+
+MOSTLYCLEANFILES = \
+  
test_merchant_api_home/.local/share/taler/exchange/offline-keys/secm_tofus.pub

-- 
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]