aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-12-26 22:02:12 +0000
committerChristian Grothoff <christian@grothoff.org>2011-12-26 22:02:12 +0000
commit6811ba4e3b29edb3ec58d208590a193ed127e8de (patch)
tree52697bf706e6385264bdbc9b53b2b88b89d63934
parente3dfd9280ecca894ac4e70b20a53c61f32112584 (diff)
downloadgnunet-6811ba4e3b29edb3ec58d208590a193ed127e8de.tar.gz
gnunet-6811ba4e3b29edb3ec58d208590a193ed127e8de.zip
-more missing files for extra dist
-rw-r--r--src/integration-tests/Makefile.am18
1 files changed, 17 insertions, 1 deletions
diff --git a/src/integration-tests/Makefile.am b/src/integration-tests/Makefile.am
index f8dbd0e07..731098bc6 100644
--- a/src/integration-tests/Makefile.am
+++ b/src/integration-tests/Makefile.am
@@ -72,7 +72,23 @@ EXTRA_DIST = \
72 test_integration_disconnect.py.in \ 72 test_integration_disconnect.py.in \
73 test_integration_restart.py.in \ 73 test_integration_restart.py.in \
74 test_integration_clique.py.in \ 74 test_integration_clique.py.in \
75 test_integration_clique_nat.py.in 75 test_integration_clique_nat.py.in \
76 confs/c_bootstrap_server.conf \
77 confs/c_nat_client.conf \
78 confs/c_no_nat_client_2.conf \
79 confs/c_no_nat_client.conf \
80 hostkeys/0000-hostkey \
81 hostkeys/0001-hostkey \
82 hostkeys/0002-hostkey \
83 hostkeys/0003-hostkey \
84 hostkeys/0004-hostkey \
85 hostkeys/0005-hostkey \
86 hostkeys/0006-hostkey \
87 hostkeys/0007-hostkey \
88 hostkeys/0008-hostkey \
89 hostkeys/0009-hostkey
90
91
76 92
77# test_integration_disconnect_nat.py 93# test_integration_disconnect_nat.py
78 94