gnunet-svn
[Top][All Lists]
Advanced

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

[taler-donau] branch master updated: [build] remove backslash in Makefil


From: gnunet
Subject: [taler-donau] branch master updated: [build] remove backslash in Makefile
Date: Tue, 05 Dec 2023 09:58:51 +0100

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

lukas-matyja pushed a commit to branch master
in repository donau.

The following commit(s) were added to refs/heads/master by this push:
     new ac3add0  [build] remove backslash in Makefile
ac3add0 is described below

commit ac3add00882b805bc2da7ec647789a1fc5fbd976
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
AuthorDate: Tue Dec 5 09:58:46 2023 +0100

    [build] remove backslash in Makefile
---
 src/donau-tools/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/donau-tools/Makefile.am b/src/donau-tools/Makefile.am
index f5b94ec..ef1d55e 100644
--- a/src/donau-tools/Makefile.am
+++ b/src/donau-tools/Makefile.am
@@ -14,7 +14,7 @@ endif
 
 bin_PROGRAMS = \
   taler-donau-offline \
-  taler-donau-dbinit
+  taler-donau-dbinit 
 
 taler_donau_offline_SOURCES = \
   taler-donau-offline.c

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