aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2012-05-07 15:17:31 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2012-05-07 15:17:31 +0000
commit8ffb5491c86f8dc01385d5d808991ac519214542 (patch)
tree93d81ff66e70a06e59d0360517db1ab8eedd4d58 /src/integration-tests/Makefile.am
parenta4ca6303e60aa1df352792e83ef687e9633a9e5d (diff)
downloadgnunet-8ffb5491c86f8dc01385d5d808991ac519214542.tar.gz
gnunet-8ffb5491c86f8dc01385d5d808991ac519214542.zip
- for make dist
Diffstat (limited to 'src/integration-tests/Makefile.am')
-rw-r--r--src/integration-tests/Makefile.am10
1 files changed, 6 insertions, 4 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index 633dc25de..e4fcceb60 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -116,8 +116,8 @@ test_integration_connection_values_tcp_udp_http.py: test_integration_connection_
116EXTRA_DIST = \ 116EXTRA_DIST = \
117 gnunet_testing.py.in \ 117 gnunet_testing.py.in \
118 gnunet_pyexpect.py.in \ 118 gnunet_pyexpect.py.in \
119 test_integration_connection_value_tcp.py.in \ 119 test_integration_connection_values_tcp.py.in \
120 test_integration_connection_value_tcp_udp.py.in \ 120 test_integration_connection_values_tcp_udp.py.in \
121 test_integration_bootstrap_and_connect.py.in \ 121 test_integration_bootstrap_and_connect.py.in \
122 test_integration_bootstrap_and_connect_and_disconnect.py.in \ 122 test_integration_bootstrap_and_connect_and_disconnect.py.in \
123 test_integration_bootstrap_and_connect_and_disconnect_nat.py.in \ 123 test_integration_bootstrap_and_connect_and_disconnect_nat.py.in \
@@ -133,8 +133,10 @@ EXTRA_DIST = \
133 confs/c_normal_client_tcp.conf \ 133 confs/c_normal_client_tcp.conf \
134 confs/c_normal_client_tcp_udp.conf \ 134 confs/c_normal_client_tcp_udp.conf \
135 confs/c_normal_client_tcp_udp_http.conf \ 135 confs/c_normal_client_tcp_udp_http.conf \
136 c_no_nat_client_http.conf \ 136 confs/c_no_nat_client_http.conf \
137 c_no_nat_client_http_2.conf \ 137 confs/c_no_nat_client_http_2.conf\
138 confs/c_no_nat_client_http.conf \
139 confs/c_no_nat_client_http_2.conf \
138 hostkeys/0000-hostkey \ 140 hostkeys/0000-hostkey \
139 hostkeys/0001-hostkey \ 141 hostkeys/0001-hostkey \
140 hostkeys/0002-hostkey \ 142 hostkeys/0002-hostkey \