aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-01 18:55:31 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-01 18:55:31 +0000
commit876de43515a44af67235b23e77c453c541592f42 (patch)
tree3feaea8e3524cb7b92309efb367f1c873afb51e5 /src/integration-tests/Makefile.am
parent2091594cc8b16ef34a815602eb9015fb9dfb0d3c (diff)
downloadgnunet-876de43515a44af67235b23e77c453c541592f42.tar.gz
gnunet-876de43515a44af67235b23e77c453c541592f42.zip
-fixing build issues for disting
Diffstat (limited to 'src/integration-tests/Makefile.am')
-rw-r--r--src/integration-tests/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index f9998642d..fb69e289b 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -125,6 +125,7 @@ EXTRA_DIST = \
125 gnunet_pyexpect.py.in \ 125 gnunet_pyexpect.py.in \
126 test_integration_connection_values_tcp.py.in \ 126 test_integration_connection_values_tcp.py.in \
127 test_integration_connection_values_tcp_udp.py.in \ 127 test_integration_connection_values_tcp_udp.py.in \
128 test_integration_connection_values_tcp_udp_http.py.in \
128 test_integration_bootstrap_and_connect.py.in \ 129 test_integration_bootstrap_and_connect.py.in \
129 test_integration_bootstrap_and_connect_and_disconnect.py.in \ 130 test_integration_bootstrap_and_connect_and_disconnect.py.in \
130 test_integration_bootstrap_and_connect_and_disconnect_nat.py.in \ 131 test_integration_bootstrap_and_connect_and_disconnect_nat.py.in \
@@ -144,6 +145,8 @@ EXTRA_DIST = \
144 confs/c_no_nat_client_http_2.conf\ 145 confs/c_no_nat_client_http_2.conf\
145 confs/c_no_nat_client_http.conf \ 146 confs/c_no_nat_client_http.conf \
146 confs/c_no_nat_client_http_2.conf \ 147 confs/c_no_nat_client_http_2.conf \
148 confs/c_no_nat_client_unix.conf \
149 confs/c_no_nat_client_unix_2.conf \
147 test_connection_stability.conf \ 150 test_connection_stability.conf \
148 hostkeys/0000-hostkey \ 151 hostkeys/0000-hostkey \
149 hostkeys/0001-hostkey \ 152 hostkeys/0001-hostkey \