diff options
-rw-r--r-- | src/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 166d914cb2..8b43dac738 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -25,7 +25,7 @@ SUBDIRS = \ peerinfo-tool \ core \ testing \ - $(dv) \ + dv \ dht \ hostlist \ topology \ |