aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorNathan S. Evans <evans@in.tum.de>2010-12-09 11:30:49 +0000
committerNathan S. Evans <evans@in.tum.de>2010-12-09 11:30:49 +0000
commit59181ab42ce8e393e6470d8604feaa5aa424cab3 (patch)
tree4fcda2b2e7c652c9873aa8df8ab24768dc95c07c /src/Makefile.am
parentb28602046dacf487796be15539e2e26ffad104ef (diff)
downloadgnunet-59181ab42ce8e393e6470d8604feaa5aa424cab3.tar.gz
gnunet-59181ab42ce8e393e6470d8604feaa5aa424cab3.zip
allow dv to be built and installed
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 166d914cb..8b43dac73 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -25,7 +25,7 @@ SUBDIRS = \
25 peerinfo-tool \ 25 peerinfo-tool \
26 core \ 26 core \
27 testing \ 27 testing \
28 $(dv) \ 28 dv \
29 dht \ 29 dht \
30 hostlist \ 30 hostlist \
31 topology \ 31 topology \