gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: makefile


From: gnunet
Subject: [libeufin] branch master updated: makefile
Date: Fri, 06 Nov 2020 18:31:09 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 81a0c5d  makefile
81a0c5d is described below

commit 81a0c5dad770fef6f6dffe7efd1ab2bed4b18336
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 6 18:31:04 2020 +0100

    makefile
---
 Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 835ab9e..df590d0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,10 @@
 include build-system/config.mk
 
-all: install-nexus
+install: install-nexus
 install-sandbox:
+       @echo Installing sandbox.
        @./gradlew -q -Pprefix=$(prefix) sandbox:installToPrefix; cd ..
 
 install-nexus:
+       @echo Installing nexus.
        @./gradlew -q -Pprefix=$(prefix) nexus:installToPrefix; cd ..

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