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:
62ef119
)
Fix dns service dependencies
author
LRN
<lrn1986@gmail.com>
Thu, 23 Aug 2012 17:49:08 +0000
(17:49 +0000)
committer
LRN
<lrn1986@gmail.com>
Thu, 23 Aug 2012 17:49:08 +0000
(17:49 +0000)
src/dns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dns/Makefile.am
b/src/dns/Makefile.am
index aca8ea25cbfdd9c164e7e48ee2ae956a9955e6ae..780b80d56b4afc84a4656f1382e23ec547110eed 100644
(file)
--- a/
src/dns/Makefile.am
+++ b/
src/dns/Makefile.am
@@
-71,7
+71,7
@@
gnunet_dns_redirector_DEPENDENCIES = \
gnunet_service_dns_SOURCES = \
gnunet-service-dns.c
gnunet_service_dns_LDADD = \
-
$(top_builddir)/src/dns/
libgnunetdnsstub.la \
+ libgnunetdnsstub.la \
$(top_builddir)/src/tun/libgnunettun.la \
$(top_builddir)/src/mesh/libgnunetmesh.la \
$(top_builddir)/src/statistics/libgnunetstatistics.la \