aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-05-30 12:45:23 +0000
committerChristian Grothoff <christian@grothoff.org>2012-05-30 12:45:23 +0000
commita77f1ebf0dd113334daff34f854f9b13018fe16a (patch)
tree7262ae8413b466b911148d7a38c5b2b0c45e94b5 /contrib/Makefile.am
parentb15aee9f1925cbf8755ad427a0bf4aa7e66a321f (diff)
downloadgnunet-a77f1ebf0dd113334daff34f854f9b13018fe16a.tar.gz
gnunet-a77f1ebf0dd113334daff34f854f9b13018fe16a.zip
-install hostkeys
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 023898b18..85e52b02c 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -17,14 +17,14 @@ noinst_SCRIPTS = \
17 gnunet_janitor.py 17 gnunet_janitor.py
18 18
19dist_pkgdata_DATA = \ 19dist_pkgdata_DATA = \
20 gnunet-logo-color.png 20 gnunet-logo-color.png \
21 testing_hostkeys.dat
21 22
22EXTRA_DIST = \ 23EXTRA_DIST = \
23 coverage.sh \ 24 coverage.sh \
24 hostlist.cgi \ 25 hostlist.cgi \
25 hostlist.php \ 26 hostlist.php \
26 report.sh \ 27 report.sh \
27 testing_hostkeys.dat \
28 gnunet_pyexpect.py.in \ 28 gnunet_pyexpect.py.in \
29 gnunet_janitor.py.in 29 gnunet_janitor.py.in
30 30