diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-12-06 01:56:29 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-12-06 01:56:29 +0000 |
commit | 5a39218f98436d76dea3ac23b0f8d57701fd37db (patch) | |
tree | 7161f7a948c8e3691cbf133d396c1b69b76dd270 /contrib/Makefile.am | |
parent | db5a8882ffe6173e33882ff5fde79c5261f9d0a8 (diff) |
distfix
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r-- | contrib/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am index 0ee7c4922b..5c892ecc7a 100644 --- a/contrib/Makefile.am +++ b/contrib/Makefile.am @@ -21,6 +21,7 @@ EXTRA_DIST = \ hostlist.cgi \ hostlist.php \ report.sh \ + testing_hostkeys.dat \ gnunet_pyexpect.py.in \ gnunet_janitor.py.in @@ -43,4 +44,4 @@ check_PROGRAMS = \ test_gnunet_prefix test_gnunet_prefix_SOURCES = \ - test_gnunet_prefix.c
\ No newline at end of file + test_gnunet_prefix.c |