gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taldir] branch master updated: improve build


From: gnunet
Subject: [taler-taldir] branch master updated: improve build
Date: Wed, 06 Jul 2022 18:19:03 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository taldir.

The following commit(s) were added to refs/heads/master by this push:
     new 4396720  improve build
4396720 is described below

commit 43967202e72aa5c07d142375d53463c4ef09e92e
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Wed Jul 6 18:19:01 2022 +0200

    improve build
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index c8c85d5..25f0f78 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,9 @@
-all: server cli
+all: gana server cli
 
 SCRIPT_TARGET:=$(shell dirname $(shell go list -f '{{.Target}}' 
./cmd/taldir-server))
 
 gana:
+       mkdir -p gana
        git submodule update --init --recursive
        git submodule sync --recursive
        cd contrib/gana/gnu-taler-error-codes && make taler_error_codes.go

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