aboutsummaryrefslogtreecommitdiff
path: root/src/namecache
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-17 16:56:10 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-17 16:56:10 +0000
commit528688321250de69d344247396f26bd95ab33587 (patch)
tree5fb996b29a26bdf6b616d40ee5701c2b2d9b9e24 /src/namecache
parent5b1d8e2c9b98831141e84c9f06e9a42d61a6a681 (diff)
downloadgnunet-528688321250de69d344247396f26bd95ab33587.tar.gz
gnunet-528688321250de69d344247396f26bd95ab33587.zip
-fix linkage
Diffstat (limited to 'src/namecache')
-rw-r--r--src/namecache/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/namecache/Makefile.am b/src/namecache/Makefile.am
index 162177603..edcd8c096 100644
--- a/src/namecache/Makefile.am
+++ b/src/namecache/Makefile.am
@@ -59,6 +59,7 @@ libgnunetnamecache_la_SOURCES = \
59 namecache_api.c \ 59 namecache_api.c \
60 namecache.h 60 namecache.h
61libgnunetnamecache_la_LIBADD = \ 61libgnunetnamecache_la_LIBADD = \
62 $(top_builddir)/src/gnsrecord/libgnunetgnsrecord.la \
62 $(top_builddir)/src/util/libgnunetutil.la \ 63 $(top_builddir)/src/util/libgnunetutil.la \
63 $(GN_LIBINTL) 64 $(GN_LIBINTL)
64libgnunetnamecache_la_LDFLAGS = \ 65libgnunetnamecache_la_LDFLAGS = \