gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: fix typo: add extension .h to so


From: gnunet
Subject: [taler-exchange] branch master updated: fix typo: add extension .h to source filename
Date: Tue, 17 May 2022 08:13:24 +0200

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

ttn pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 8690892c fix typo: add extension .h to source filename
8690892c is described below

commit 8690892cac33b055fe3dc4463612443b4beeed4d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue May 17 02:12:45 2022 -0400

    fix typo: add extension .h to source filename
---
 src/exchange/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/Makefile.am b/src/exchange/Makefile.am
index 24fb7e3d..ba22281f 100644
--- a/src/exchange/Makefile.am
+++ b/src/exchange/Makefile.am
@@ -110,7 +110,7 @@ taler_exchange_httpd_SOURCES = \
   taler-exchange-httpd_auditors.c taler-exchange-httpd_auditors.h \
   taler-exchange-httpd_batch-withdraw.c taler-exchange-httpd_batch-withdraw.h \
   taler-exchange-httpd_contract.c taler-exchange-httpd_contract.h \
-  taler-exchange-httpd_csr.c taler-exchange-httpd_csr \
+  taler-exchange-httpd_csr.c taler-exchange-httpd_csr.h \
   taler-exchange-httpd_db.c taler-exchange-httpd_db.h \
   taler-exchange-httpd_deposit.c taler-exchange-httpd_deposit.h \
   taler-exchange-httpd_deposits_get.c taler-exchange-httpd_deposits_get.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]