From d0ba4a51638528d008b4f2ab7f4d5d83faeb51f1 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 6 Apr 2010 09:12:36 +0000 Subject: [PATCH] add dht to default build system --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.25.1