aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-04-28 14:38:58 +0000
committerNathan S. Evans <evans@in.tum.de>2010-04-28 14:38:58 +0000
commit6893f9fb1ae5f4569d2207e4fbf4f38cc4e849f6 (patch)
tree5e91f8b00adbda051d991bf2999fc6cfa4217e6f /src/Makefile.am
parent0c074834ce81f58122ce47839cb81962d8e52721 (diff)
downloadgnunet-6893f9fb1ae5f4569d2207e4fbf4f38cc4e849f6.tar.gz
gnunet-6893f9fb1ae5f4569d2207e4fbf4f38cc4e849f6.zip
dht was removed at some point, re-adding
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 = \
20 transport \ 20 transport \
21 peerinfo-tool \ 21 peerinfo-tool \
22 core \ 22 core \
23 dht \
23 testing \ 24 testing \
24 hostlist \ 25 hostlist \
25 topology \ 26 topology \