projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
602eecd
)
fix link error
author
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Mar 2017 15:50:57 +0000
(16:50 +0100)
committer
Christian Grothoff
<christian@grothoff.org>
Fri, 10 Mar 2017 15:50:57 +0000
(16:50 +0100)
src/dns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dns/Makefile.am
b/src/dns/Makefile.am
index f74c41fc58e708215a4309c2e09005a6aade5199..5af22812176ad9b81b0ef4f652ac2fb5e0986a86 100644
(file)
--- 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)