From e065e67699abd831f38eb73467bc9c1ff940ef74 Mon Sep 17 00:00:00 2001 From: "Nathan S. Evans" Date: Tue, 6 Apr 2010 09:13:28 +0000 Subject: [PATCH] add dht to build system --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index 8a53dd064..9a86199bd 100644 --- a/configure.ac +++ b/configure.ac @@ -650,6 +650,8 @@ src/arm/Makefile src/core/Makefile src/datacache/Makefile src/datastore/Makefile +src/dv/Makefile +src/dht/Makefile src/fragmentation/Makefile src/fs/Makefile src/hello/Makefile -- 2.25.1