gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 01/02: install sandbox by default


From: gnunet
Subject: [libeufin] 01/02: install sandbox by default
Date: Wed, 13 Jan 2021 22:13:53 +0100

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

dold pushed a commit to branch master
in repository libeufin.

commit 91d31e4d7cfeb8fccc0ea98f047917f83a1afb3e
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 13 19:18:42 2021 +0100

    install sandbox by default
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 24425c1..571d75a 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ include build-system/config.mk
 
 escaped_pwd = $(shell pwd | sed 's/\//\\\//g')
 
-install: install-nexus install-cli
+install: install-nexus install-sandbox install-cli
 install-dev: install-nexus-dev install-sandbox-dev install-cli
 
 .PHONY: dist

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