aboutsummaryrefslogtreecommitdiff
path: root/contrib/Makefile.am
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2012-06-01 19:41:58 +0000
committerChristian Grothoff <christian@grothoff.org>2012-06-01 19:41:58 +0000
commit599fdbabddfa5c2047fd28e341ccdfdc6353d06b (patch)
tree455db7204f3d8aad5616a7e2b3ad9d6f4534a341 /contrib/Makefile.am
parent637117bad33e0dc9bba39ced292c8ed59675d085 (diff)
downloadgnunet-599fdbabddfa5c2047fd28e341ccdfdc6353d06b.tar.gz
gnunet-599fdbabddfa5c2047fd28e341ccdfdc6353d06b.zip
-adding GNS fcfs import script
Diffstat (limited to 'contrib/Makefile.am')
-rw-r--r--contrib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index 85e52b02c..5cef063dd 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -16,6 +16,9 @@ noinst_SCRIPTS = \
16 gnunet_pyexpect.py \ 16 gnunet_pyexpect.py \
17 gnunet_janitor.py 17 gnunet_janitor.py
18 18
19bin_SCRIPTS = \
20 gnunet-gns-import.sh
21
19dist_pkgdata_DATA = \ 22dist_pkgdata_DATA = \
20 gnunet-logo-color.png \ 23 gnunet-logo-color.png \
21 testing_hostkeys.dat 24 testing_hostkeys.dat