gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnunet] branch master updated: fix build


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix build
Date: Sat, 06 Apr 2019 17:47:01 +0200

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

ng0 pushed a commit to branch master
in repository gnunet.

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

commit ff1beaea31cb959b3184289949aff26dbab86513
Author: ng0 <address@hidden>
AuthorDate: Sat Apr 6 15:46:56 2019 +0000

    fix build
---
 contrib/hellos/Makefile.am | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/contrib/hellos/Makefile.am b/contrib/hellos/Makefile.am
index d498d57e7..2ef785b27 100644
--- a/contrib/hellos/Makefile.am
+++ b/contrib/hellos/Makefile.am
@@ -3,5 +3,4 @@ pkghellodir= $(pkgdatadir)/hellos
 pkghello_DATA = \
   DSTJBRRKZ8TBW3FGK6B0M5QXWT9WYNZ45H5MCV4HY7ST64Q8T9F0
 
-EXTRA_DIST =
-  $(pkghello_DATA)
+EXTRA_DIST = $(pkghello_DATA)

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]