gnunet-svn
[Top][All Lists]
Advanced

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

[taler-twister] branch master updated: fix ftbfs


From: gnunet
Subject: [taler-twister] branch master updated: fix ftbfs
Date: Mon, 24 Feb 2020 11:01:45 +0100

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

grothoff pushed a commit to branch master
in repository twister.

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

commit 25373abd8812c613108c2280c0b5a2292eaf9d66
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Feb 24 11:01:43 2020 +0100

    fix ftbfs
---
 src/twister/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/twister/Makefile.am b/src/twister/Makefile.am
index 93444a3..0a268c7 100644
--- a/src/twister/Makefile.am
+++ b/src/twister/Makefile.am
@@ -34,7 +34,7 @@ lib_LTLIBRARIES = \
 libtalertwister_la_SOURCES = \
   twister_api.c twister.h
 libtalertwister_la_LIBADD = \
-  -lgnunetutil
+  -lgnunetutil \
   $(XLIB)
 libtalertwister_la_LDFLAGS = \
   $(GN_LIB_LDFLAGS)  $(WINFLAGS) \

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



reply via email to

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