From eb355f3b7bebbd5771c1332d49281d37f214044f Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 5 May 2012 15:50:01 +0000 Subject: [PATCH] -renaming testing/testbed buildsystem updates --- configure.ac | 1 + src/Makefile.am | 1 + 2 files changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index bb5136d02..3da8dfb6d 100644 --- a/configure.ac +++ b/configure.ac @@ -1037,6 +1037,7 @@ src/statistics/Makefile src/statistics/statistics.conf src/stream/Makefile src/template/Makefile +src/testbed/Makefile src/testing/Makefile src/topology/Makefile src/transport/Makefile diff --git a/src/Makefile.am b/src/Makefile.am index 1a4e58826..ed8039f8b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -42,6 +42,7 @@ SUBDIRS = \ peerinfo-tool \ core \ testing \ + testbed \ nse \ dht \ hostlist \ -- 2.25.1