From 59c2e2ae2391c2678ce54af52b19862b9d01a3fc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 21 Sep 2013 20:13:25 +0000 Subject: advertise DNS exit capability in DHT --- src/exit/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/exit/Makefile.am') diff --git a/src/exit/Makefile.am b/src/exit/Makefile.am index aa46c35cc..3d221f0c6 100644 --- a/src/exit/Makefile.am +++ b/src/exit/Makefile.am @@ -49,7 +49,7 @@ gnunet_daemon_exit_SOURCES = \ gnunet-daemon-exit.c exit.h gnunet_daemon_exit_LDADD = \ $(top_builddir)/src/dns/libgnunetdnsstub.la \ - $(top_builddir)/src/core/libgnunetcore.la \ + $(top_builddir)/src/dht/libgnunetdht.la \ $(top_builddir)/src/statistics/libgnunetstatistics.la \ $(top_builddir)/src/tun/libgnunettun.la \ $(top_builddir)/src/util/libgnunetutil.la \ -- cgit v1.2.3