gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: only compile with 'make' (used to inst


From: gnunet
Subject: [libeufin] branch master updated: only compile with 'make' (used to install)
Date: Tue, 26 Jan 2021 17:21:53 +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 2be63a2  only compile with 'make' (used to install)
2be63a2 is described below

commit 2be63a217a110f03ccb66de1892e9c86b8646572
Author: MS <ms@taler.net>
AuthorDate: Tue Jan 26 17:21:49 2021 +0100

    only compile with 'make' (used to install)
---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 9110aac..d282894 100644
--- a/Makefile
+++ b/Makefile
@@ -2,8 +2,10 @@ include build-system/config.mk
 
 escaped_pwd = $(shell pwd | sed 's/\//\\\//g')
 
+all: assemble
 install: install-nexus install-sandbox install-cli
 
+
 .PHONY: dist
 dist:
        @echo Creating the 'dist' Zip archive.

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