From: Nathan S. Evans Date: Wed, 28 Apr 2010 14:38:58 +0000 (+0000) Subject: dht was removed at some point, re-adding X-Git-Tag: initial-import-from-subversion-38251~21971 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6893f9fb1ae5f4569d2207e4fbf4f38cc4e849f6;p=oweals%2Fgnunet.git dht was removed at some point, re-adding --- diff --git a/src/Makefile.am b/src/Makefile.am index d54db16fe..1756ac1ec 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -20,6 +20,7 @@ SUBDIRS = \ transport \ peerinfo-tool \ core \ + dht \ testing \ hostlist \ topology \