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 580a645ff6..25cfb7ba2e 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -32,7 +32,6 @@ SUBDIRS = \ statistics \ arm \ testing \ - testbed \ peerinfo \ $(MYSQL_DIR) \ $(POSTGRES_DIR) \ @@ -46,6 +45,7 @@ SUBDIRS = \ transport \ peerinfo-tool \ core \ + testbed \ testing_old \ nse \ dht \ |