gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: fix linker problem


From: gnunet
Subject: [taler-anastasis] branch master updated: fix linker problem
Date: Mon, 14 Sep 2020 16:19:08 +0200

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 1e8843f  fix linker problem
1e8843f is described below

commit 1e8843f7e46b63d5a306a5d787cf4f0f5647c0fe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Sep 14 16:19:06 2020 +0200

    fix linker problem
---
 src/lib/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index 1607748..809308b 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -50,6 +50,7 @@ libanastasis_la_LDFLAGS = \
 libanastasis_la_SOURCES = \
   anastasis.c
 libanastasis_la_LIBADD = \
+  $(top_builddir)/src/util/libanastasisutil.la \
   -lgnunetutil \
   -ljansson \
   -ltalerutil \

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