aboutsummaryrefslogtreecommitdiff
path: root/src/integration-tests/Makefile.am
diff options
context:
space:
mode:
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 \