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 link error


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: fix link error
Date: Fri, 10 Mar 2017 16:49:15 +0100

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

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 1fee963ef fix link error
1fee963ef is described below

commit 1fee963ef849d8745eb971914fd11650b7ac5730
Author: Christian Grothoff <address@hidden>
AuthorDate: Fri Mar 10 16:50:57 2017 +0100

    fix link error
---
 src/dns/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/dns/Makefile.am b/src/dns/Makefile.am
index f74c41fc5..5af228121 100644
--- a/src/dns/Makefile.am
+++ b/src/dns/Makefile.am
@@ -106,6 +106,7 @@ libgnunetdns_la_LDFLAGS = \
 libgnunet_plugin_block_dns_la_SOURCES = \
   plugin_block_dns.c
 libgnunet_plugin_block_dns_la_LIBADD = \
+  $(top_builddir)/src/block/libgnunetblockgroup.la \
   $(top_builddir)/src/util/libgnunetutil.la
 libgnunet_plugin_block_dns_la_LDFLAGS = \
   $(top_builddir)/src/block/$(GN_PLUGIN_LDFLAGS)

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



reply via email to

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