aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-09 15:35:06 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-09 15:35:06 +0000
commite0033c1da56e1889775d7dccf92ea78ee52e4d5c (patch)
tree82a835de1f924de68dff5702d9e2b46b2f64ffdd /src/Makefile.am
parent5e29c9683d2c0dfff71d2ead9ebb98d74a844bd5 (diff)
downloadgnunet-e0033c1da56e1889775d7dccf92ea78ee52e4d5c.tar.gz
gnunet-e0033c1da56e1889775d7dccf92ea78ee52e4d5c.zip
-moving old testing code to legacy location
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 37bcbf676..0afd18063 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -28,6 +28,7 @@ SUBDIRS = \
28 block \ 28 block \
29 statistics \ 29 statistics \
30 arm \ 30 arm \
31 testing \
31 peerinfo \ 32 peerinfo \
32 $(MYSQL_DIR) \ 33 $(MYSQL_DIR) \
33 $(POSTGRES_DIR) \ 34 $(POSTGRES_DIR) \
@@ -41,7 +42,7 @@ SUBDIRS = \
41 transport \ 42 transport \
42 peerinfo-tool \ 43 peerinfo-tool \
43 core \ 44 core \
44 testing \ 45 testing_old \
45 testbed \ 46 testbed \
46 nse \ 47 nse \
47 dht \ 48 dht \