From: Nathan S. Evans Date: Tue, 6 Apr 2010 09:12:36 +0000 (+0000) Subject: add dht to default build system X-Git-Tag: initial-import-from-subversion-38251~22257 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=d0ba4a51638528d008b4f2ab7f4d5d83faeb51f1;p=oweals%2Fgnunet.git add dht to default build system --- diff --git a/src/Makefile.am b/src/Makefile.am index a01288078..fadfab928 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -24,6 +24,7 @@ SUBDIRS = \ transport \ peerinfo-tool \ core \ + dht \ testing \ $(HOSTLIST_DIR) \ topology \