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:
fc34264
)
-fix
author
Christian Grothoff
<christian@grothoff.org>
Mon, 2 Jan 2012 02:32:39 +0000
(
02:32
+0000)
committer
Christian Grothoff
<christian@grothoff.org>
Mon, 2 Jan 2012 02:32:39 +0000
(
02:32
+0000)
src/dns/Makefile.am
patch
|
blob
|
history
diff --git
a/src/dns/Makefile.am
b/src/dns/Makefile.am
index 9e2566bcadc00419b1dc2c35583d295ce49c6f10..4e26372048939a4f3f2a7ed7f68a973d6238f073 100644
(file)
--- a/
src/dns/Makefile.am
+++ b/
src/dns/Makefile.am
@@
-39,7
+39,8
@@
gnunet_service_dns_LDADD = \
$(top_builddir)/src/util/libgnunetutil.la \
$(top_builddir)/src/dht/libgnunetdht.la \
$(top_builddir)/src/mesh/libgnunetmesh.la \
- $(GN_LIBINTL) -lgnunetdnsparser
+ $(top_builddir)/src/dns/libgnunetdnsparser.la \
+ $(GN_LIBINTL)
libgnunetdnsparser_la_SOURCES = \