aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-04-09 11:10:25 +0000
committerChristian Grothoff <christian@grothoff.org>2010-04-09 11:10:25 +0000
commit54eccc36f12430505b3b946f88ac61087cc82793 (patch)
tree722953a28bdbac53d006cb0fcb622473ed6dcc50 /src/Makefile.am
parent513a6ef355fcbabeb1953055185608ed4dacbe69 (diff)
downloadgnunet-54eccc36f12430505b3b946f88ac61087cc82793.tar.gz
gnunet-54eccc36f12430505b3b946f88ac61087cc82793.zip
breaking DHT code
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index fadfab928..a01288078 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,6 @@ SUBDIRS = \
24 transport \ 24 transport \
25 peerinfo-tool \ 25 peerinfo-tool \
26 core \ 26 core \
27 dht \
28 testing \ 27 testing \
29 $(HOSTLIST_DIR) \ 28 $(HOSTLIST_DIR) \
30 topology \ 29 topology \